 |
An Introduction to Java Database Programming (JDBC) by Examples
(For Advanced User Only) You can compile Java database programs without the JDBC driver. But to run the JDBC programs, the JDBC driver's JAR-file must be included in the environment variable CLASSPATH, or the JDK's extension directory, or in the java's ..
www.ntu.edu.sg |
 |