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 www.bhecker.com/JdbcTestOracle.java. You may also find these sample programs helpful, bhecker.com/JDBC1.java, bhecker.com/JDBC2.java, and bhecker.com/JDBC3.java. The text file with the configuration information and sample tables and data is at www.bhecker.com/readme.txt.
コメント