I have an error in java code,
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ”’ at line 1
Exception in thread “AWT-EventQueue-0” java.lang.NumberFormatException: empty String “
I have an error in java code, You have an error in your SQL
Share
There can be numerous reasons that can cause this exception. Code snippet will be more helpful to detect the cause.