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.