Skip to Main Content

Java Development Tools

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!

jdbc version question

401291Dec 2 2003 — edited Dec 17 2003
Hi,

I want to use ojdbc (jdbc 9.2.0.4) instead of the default jdbc used by JDeveloper. I am connecting to an Oracle Database (version 9.2.0.4). I have changed the project settings to use ojdbc14.jar and also registered the driver in tools/preferences. But when I print out the jdbc driver version after creating a connection object,
I get 9.2.0.1.0 as the version. I am perplexed, is JDeveloper using the version I want it to or is this information something to do with the jdbc version in the Oracle server.

I have also replace the Jdev\Jdbc\lib\classes12.jar with ojdbc.jar.

Thank you for your insights

SP
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2004
Added on Dec 2 2003
1 comment
171 views