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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to check Oracle JDBC Driver (classes12.zip) verion

Re: How to check Oracle JDBC Driver (classes12.zip) verion

From: <kuassi.mensah_at_gmail.com>
Date: 25 Jul 2006 13:16:09 -0700
Message-ID: <1153858569.939015.249800@m73g2000cwd.googlegroups.com>


The manifest approach works for 10g JDBC drivers only.

Kuassi, http://db360.blogspot.com/

Laurenz Albe wrote:
> lovingmononoke_at_gmail.com <lovingmononoke_at_gmail.com> wrote:
> > Oracle JDBC driver has been called classes12.zip.
> > Is there any way that I can check what Oracle database version comes
> > with the classes12.zip that I am using?
> > Or is there any way that I can check the JDBC version of the
> > classes12.zip that I am using?
> > If so, can you tell me the command ? Many thanks!
>
> Oracle tells you in
>
> http://download-uk.oracle.com/docs/cd/B19306_01/java.102/b14355/getsta.htm#i1008663
>
> As an alternative, read the Manifest file of the jar (or zip).
>
> Yours,
> Laurenz Albe
Received on Tue Jul 25 2006 - 15:16:09 CDT

Original text of this message

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