This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes Class12.zip Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Class12.zip" Watch "Class12.zip" New topic
Author

Class12.zip

JiaPei Jen
Ranch Hand

Joined: Nov 19, 2000
Posts: 1309
Is the class12.zip bundled with the Oracle8i? Where should I place the class12.zip in my directory?
Stanley Tan
Ranch Hand

Joined: May 17, 2001
Posts: 243
Hello, place it anywhere in your classpath. Try C:\JDK_HOME\jre\lib\ext
Robert Brunner
Ranch Hand

Joined: Jul 18, 2001
Posts: 49
Originally posted by JiaPei Jen:
Is the class12.zip bundled with the Oracle8i? Where should I place the class12.zip in my directory?

Yes, it is included, look under your Oracle Home directory in the JDBC/lib subdirectory. Once you find it, you will need to put it in the classpath of any JVM that you want to be able to access it.
Cheers,
Robert
 
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: Class12.zip
 
Similar Threads
Oracle JDBC Driver for JDK 1.3
JDBC thin driver
problem in connecting to oracle through jdbc
E SRVE0026E: [Servlet Error]
Connect to Oracle 8i Database