Would it be possible to try with a different JDBC driver?

The error message seems to indicate a problem with the JDBC driver. The error message does not appear to be a Java error or caught exception in the program.

Are you able to try it using the classes12.jar JDBC driver?

Reply