Easysoft
ODBC Drivers for Oracle, SQL Server, Firebird, ISAM, InterBase, Sybase, MS Access & more.

Easysoft JDBC-ODBC Bridge

How do I find out what version of the JOB driver I am using?

Article : 00585
Last Reviewed : 19th July 2005
Revision : 1

Run the JOB demo by pointing your browser to:

    http://yourmachine:8031/demo/

Press Connect, select a DSN. The version of the driver will be displayed.

Alternatively, in your application, once you have connected use the following:

java.sql.DatabaseMetaData dmd = con.getMetaData();
    System.out.println(dmd.getDriverVersion());
Applies To

Knowledge Base Feedback

* Did this content help you?
Yes
No
Maybe
 
* Please select one option based on your first choice:
I'm very satisfied
I think it will help, but I haven't tried it yet
It is helpful, but I need more information
It is helpful, but hard to understand
Seemed relevant in search results, but didn't help me
The information is incorrect
The page contains one or more broken links
 
  Suggest new content or let us know how we can improve this content:

 
  (* Required Fields)   



© 1993 - 2008 Easysoft Limited. All rights reserved.