Previous Topic: How to Activate Microsoft SQL Native Authentication on Windows

Next Topic: Install Connector Xpress

How to Activate JDBC Sybase Vendor Support

A JDBC connection to Sybase requires a license for Sybase. To activate JDBC Sybase vendor support, do the following:

  1. Download the 6.0.5 driver .zip file from http://www.sybase.com, or from your Sybase product media.
  2. Extract the following file:

    jConnect-6_0\classes\jconn3.jar

    from the following archive:

    jConnect-6_05.zip

  3. Copy the file into the following two locations:

    jcs_dir/extlib/

    conxp_dir/lib/

  4. Shutdown and restart the Java CS service.
  5. Shutdown and restart all Connector Xpress sessions.