Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 8i and JDBC drivers for Java 1.4

385733Apr 20 2004 — edited Apr 21 2004
Hi all,
I've following problem:
- We have installed Oracle 8i (Client and Server)
- Now we are migrating all our applications to Java 1.4.
- We currently use the OCI driver.

I've red everywhere that one, for this Java version, another JDBC driver version (ojdbc14.jar) needs.

The problem:
- This driver version comes with Oracle 9i, and I MUST use the above mentioned version.

I've tested some applications, compiled under Java 1.4, using the driver supplied with 8i and everything seems to work fine, but I would like to know if there could be any drawbacks or problems with this combination.

Does anyone has tested something like this before?

Any help will be appreciated.

Regards

Francisco
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2004
Added on Apr 20 2004
4 comments
410 views