Home » Developer & Programmer » JDeveloper, Java & XML » find which version jdbc client are using by oracle (oracle 10.2.0.3)
find which version jdbc client are using by oracle [message #328981] Mon, 23 June 2008 11:21 Go to next message
skumar.dba
Messages: 82
Registered: October 2007
Member
Experts,

i have a small question. i want to know which version of jdbc client are using to connect the database from application.

can any one tell me how do i get this information.
Re: find which version jdbc client are using by oracle [message #328983 is a reply to message #328981] Mon, 23 June 2008 11:34 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
skumar.dba wrote on Mon, 23 June 2008 09:21
Experts,

i have a small question. i want to know which version of jdbc client are using to connect the database from application.

can any one tell me how do i get this information.

What does this question have to do with Oracle.
JDBC is an RDBMS independent piece of s/w.
This would be better asked in a Java or Sun forum.
Re: find which version jdbc client are using by oracle [message #328985 is a reply to message #328981] Mon, 23 June 2008 11:44 Go to previous message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
In short:
DriverManager.getConnection.getMetaData.getDriverVersion

Regards
Michel
Previous Topic: JDeveloper version 10.3 is hanging up all the time
Next Topic: Getting the nodes of an xsd
Goto Forum:
  


Current Time: Sat Apr 20 07:57:12 CDT 2024