Hello there,
I am unsure why my one field doesn't work. I have used the debugger and all my values are correct. When the value is added to the query via insertion. I get this error.
I have quadruple checked all the names. Kindly check out my code and guide me on how to fix this. I have used the same method for another query, and it works there. It just doesn't use the 'Company name' variable.
lines of interest:
MyJDBC.java {199}
RegisterPage2.java{101, 137}
RegisterPage3,java{210}
Thanks in advance,
FireBlastG