EGL0507E Error while loading the JDBC driver classes: error_text

Explanation

An error occurred while loading the JDBC driver classes, which are necessary for SQL I/O.

User Response

Make sure that the JDBC driver classes are specified correctly in the vgj.jdbc.drivers property. If more than one is needed, separate their names with a semicolon. Also, verify that the classes can be found somewhere in the classpath.


Feedback