|
| Problem | What jar or zip file should I use with Oracle JDBC version 9i release 2? Is there a naming convention that will help me choose the right one? | | | | Solution | Each release of Oracle supports a particular Java 2 SunŽ Developer Kit (J2SDK). The table below can help you select the correct Oracle JDBC class file to use with Oracle Version 9i Release 9.2 based on which J2SDK you are using. J2SDK | JDBC Class File | V1.4 | ojdbc14.jar | V1.2.x or V1.3.x | classes12.zip | JDK 1.1.x | classes111.zip | Begining with Oracle 9i release 2 (i.e. 9.2.x) , the jar and zip files for J2SDK V1.4 and beyond are named ojdbcjdk_version.jar. For example, the classes file for J2SDK V1.4 is named ojdbc14.jar. | |
| | |
| |
|
Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, Java 2 Connectivity (J2C) Operating system(s): Multi-Platform Software version: 3.5, 4.0, 5.0, 5.1, 6.0 Software edition: Edition Independent Reference #: 1141478 IBM Group: Software Group Modified date: 2004-04-12
(C) Copyright IBM Corporation 2000, 2004. All Rights Reserved.
|