Verifying the jConnect version

The following describes how to check the exact build version of your jConnect installation.

StepsVerifying the build version of the installation

  1. Execute the following command; from your $JDBC_HOME/classes directory on UNIX or Linux, or from your %JDBC_HOME%\classes directory on Windows:

    java -jar jconn3.jar
    

This command prints a version string like the following:

jConnect (TM) for JDBC(TM)/6.05(Build 25773/P/EBF12723/JDK14/Fri Aug 5  0:05:43 2005

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

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