IntelliJ Java IDE
The moose likes JDBC and the fly likes Queries related to JDBC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JDBC
Reply Bookmark "Queries related to JDBC" Watch "Queries related to JDBC" New topic
Author

Queries related to JDBC

Joy Vergis
Ranch Hand

Joined: Sep 14, 2009
Posts: 35
HI,
I want to configure type3 driver with oracle 9I. I have JDK 5 installed on my system. I am bit confused that which .jar file from oracle to configure in classpath.They are as below:

..\oracle\ora92\jdbc\lib\

classes12.jar
classes12_g.jar
ojdbc14.jar
ojdbc14_g.jar



One more query I have: Like we configure java in environment variables and get to know the java version, how we can get to know the jdbc version.
 
IntelliJ Java IDE
 
subject: Queries related to JDBC
 
Threads others viewed
Connecting to an Oracle DB
ORACLE DRIVER
what changes have to be made while migrating from 1.4 mysql jdbc to 1.5 jdbc
Connecting Java Application with a Database
Connecting to DB Error
MyEclipse, The Clear Choice