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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle's jdbc driver

Re: Oracle's jdbc driver

From: David Hau <davehau123_at_netscape.net>
Date: Fri, 12 Dec 2003 23:14:26 -0800
Message-ID: <F001.005D9B69.20031212231426@fatcity.com>


The method you need is: OracleDatabaseMetaData.getDriverVersion()

Write a small Java program to call this method, or take a look at Metalink note 94091.1 or 73629.1 for sample code to get JDBC driver version.

Regards,
Dave

bhabaniindia_at_rediffmail.com wrote:
> Hi All
>
> How can I findout what is the version of the jdbc driver installed with oracle client install.
>
>
> Thanks and Regards
> B S Pradhan
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: David Hau
  INET: davehau123_at_netscape.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sat Dec 13 2003 - 01:14:26 CST

Original text of this message

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