Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to check Oracle JDBC Driver (classes12.zip) verion
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 - 02:40:27 CDT
![]() |
![]() |