EGL Reference Guide for iSeries


EGL Java run-time error code VGJ0708E

VGJ0708E: Error while loading the JDBC driver classes: %1

Explanation

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

User Response

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


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]