classes:general:dbsamples:java_oracle
Differences
This shows you the differences between two versions of the page.
| classes:general:dbsamples:java_oracle [2017/03/16 06:44] – created localadmin | classes:general:dbsamples:java_oracle [2017/03/16 06:45] (current) – localadmin | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| This program connects to the database, runs the query, and iterates through a ResultSet containing the query results and displays the first item of each result to the screen. | This program connects to the database, runs the query, and iterates through a ResultSet containing the query results and displays the first item of each result to the screen. | ||
| - | Make sure to have the appropriate ojdbc library in your CLASSPATH, whether it's ojdbc5.jar or ojdbc6.jar. They are available from [[http:// | + | Make sure to have the appropriate ojdbc library in your CLASSPATH, whether it's ojdbc5.jar or ojdbc6.jar. They are available from [[http:// |
| If you're using the CS Dept Linux lab, you can find these jar files in / | If you're using the CS Dept Linux lab, you can find these jar files in / | ||
classes/general/dbsamples/java_oracle.1489646660.txt.gz · Last modified: by localadmin
