Verifying the SAP jConnect Version

Verify the SAP jConnect version installed on the server.

Go to the $JDBC_HOME/classes directory at the prompt enter:

java -jar jconn4.jar

This command prints a version string:
jConnect (TM) for JDBC(TM)/16.0 GA (Build 27008)/P/EBF22326/JDK 1.6.0/jdbcmain/OPT/Sun Jan 12 09:41:12 PST 2014

Here, the version number is 16.0. The 5-digit number following the letters "EBF" indicates the exact version of SAP jConnect. This number increases as subsequent EBFs are released.

SAP recommends that you check the Sybase download Web site periodically for updated versions of SAP jConnect and download the latest version.

For upgrading SAP jConnect see Migrating jConnect Applications in the SAP jConnect for JDBC Programmers Reference for instructions.