Easysoft JDBC-ODBC BridgeHow do I know what version of the JDBC-ODBC Bridge client am I running? |
|
From version 1.0.0.15 the JOB client prints to the JDBC trace output its version id:
Add :trace=on to your JDBC url and look out for a line like the following:
JOB CLIENT Id: jobConnection.java,v 1.29 2001/10/10 15:56:13 gyuri Exp gyuri
The trace will print this line before a connection is made to the database.