From what I read, the Oracle class12.zip JDBC drivers are for Java 1.2. Will they work with the 1.3 JDK?
Wendy Cheong
Greenhorn
Joined: Jun 12, 2001
Posts: 7
posted
0
Hi! They claim that it should work for java 1.3 but they don't guarantee it because java.sql.Connection and java.sql.ResultSet has more methods in Java 1.3 compared to Java 1.2. Good Luck!
------------------------<br />Cheerios,<p>Wendy
Jason Menard
Sheriff
Joined: Nov 09, 2000
Posts: 6450
posted
0
I have used the Oracle JDBC thin driver version 8.1.7 (or something along those lines), and once we upgrade from 8.1.6 we haven't had any problems.