Connector Guides › Java Connector Server Implementation Guide › Installing Java CS › Manual Activation of JDBC Vendor Support › How to Activate JDBC Sybase Vendor Support
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:
- Download the 6.0.5 driver .zip file from http://www.sybase.com, or from your Sybase product media.
- Extract the following file:
jConnect-6_0\classes\jconn3.jar
from the following archive:
jConnect-6_05.zip
- Copy the file into the following two locations:
jcs_dir/extlib/
conxp_dir/lib/
- Shutdown and restart the Java CS service.
- Shutdown and restart all Connector Xpress sessions.