User Tools

Site Tools


classes:general:dbsamples:java_oracle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

classes:general:dbsamples:java_oracle [2017/03/16 06:44] – created localadminclasses: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://students.cs.ndsu.nodak.edu/javadownloads/]]. +Make sure to have the appropriate ojdbc library in your CLASSPATH, whether it's ojdbc5.jar or ojdbc6.jar. They are available from [[http://students.cs.ndsu.nodak.edu/javadownloads/]]FIXME
  
 If you're using the CS Dept Linux lab, you can find these jar files in /opt/lablibs/ If you're using the CS Dept Linux lab, you can find these jar files in /opt/lablibs/
classes/general/dbsamples/java_oracle.1489646660.txt.gz · Last modified: by localadmin