Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to know the Oracle JDBC Driver Version?

Re: How to know the Oracle JDBC Driver Version?

From: Thomas Kellerer <ESPKLFCTEKVY_at_spammotel.com>
Date: Sun, 03 Sep 2006 13:48:50 +0200
Message-ID: <4lvtp2F3rjdeU1@individual.net>


tamsun wrote on 03.09.2006 13:45:
> As Oracle JDBC Driver files of different version have
> the same filename, e.g.
>
> classes12.jar, nls_charset12.jar
> or
> ojdbc14.jar, orai18n.jar
>
> How can I know the real version of these files?

Check out the manifest file stored in the jar file. It contains the detailed version information

Thomas Received on Sun Sep 03 2006 - 06:48:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US