Oracle 8i and JDBC drivers for Java 1.4
385733Apr 20 2004 — edited Apr 21 2004Hi 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