This lecture covers an introduction to JDBC and how to install Oracle and the JDBC connection drivers. The sample test program that is demonstrated that can be found at http://www.bhecker.com/JdbcTestOracle.... You may also find these sample programs helpful, http://bhecker.com/JDBC1.java, http://bhecker.com/JDBC2.java, and http://bhecker.com/JDBC3.java. The text file with the configuration information and sample tables and data is at http://www.bhecker.com/readme.txt.
コメント