aspose file tools
The moose likes JDBC and the fly likes using classes12.zip Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "using classes12.zip " Watch "using classes12.zip " New topic
Author

using classes12.zip

justin deming
Greenhorn

Joined: Jul 18, 2001
Posts: 6
I'm trying to run the JDBC examples (JdbcCheckup.java) provided in the oracle/ora81/jdbc/demo/samples/oci8/basic-samples directory and the compiler cannot find the oracle.jdbc.driver package contained within the classes12.zip. I have also tried unzipping the file but to no avail. As far as I can tell My classpath is correctly pointed to the zipfile. path=D:\oracle\ora81\jdbc\lib\classes12.zip.
Can anyone offer any advice as to making these classes available?
satish bora
Greenhorn

Joined: Jul 16, 2001
Posts: 18
Hope you have set the CLASSPATH and not the PATH
------------------
Sa


Sa
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: using classes12.zip
 
Similar Threads
WebLogic6.1/Oracle8.1.6 config problem (obvious to someone?)
Oracle and JDBC
JDBC driver for Oracle 8i, Tomcat and JDK
What is wrong with my env. setting?
Running Tomcat as service; JDBC not working now