Thursday, March 10, 2005

Oracle JDBC Drivers

It's implied from the Oracle web site that if you are using JDK 1.4, then you should use ojdbc.jar. Anyone know if there are issues using classes12.zip (Oracle site implies classes12.zip is for JDK 1.2 and JDK 1.3) with JDK 1.4? A quick Google search return this issue.

1 Comments:

At 3:17 pm, Anonymous Anonymous said...

Try to download the Oracle 10g release of their JDBC drivers. It seems like they have fixed a lot of bugs. Even the XA support seems to work exactly as advertised.
HTH
Fokko

 

Post a Comment

<< Home