If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > version of jdbc driver

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-04, 10:34
shussain44 shussain44 is offline
Registered User
 
Join Date: Feb 2004
Posts: 4
Red face version of jdbc driver

We have just started a java based application and we are having all sort of problem. the shared memory keep on growing and we have to bounce the server. The front end application is using weblogic. Is their any way , we can find , what version of JDBC driver we are using
Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 03-12-04, 10:36
Amit Dandekar Amit Dandekar is offline
Registered User
 
Join Date: Oct 2003
Posts: 29
Go to the directory where the jdbc jars are installed .
And say

java -cp ./ifxjdbc.jar com.informix.jdbc.Version
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On