Connector Guides › Java Connector Server Implementation Guide › Installing Java CS › Manual Activation of JDBC Vendor Support › How to Activate Informix Vendor Support
How to Activate Informix Vendor Support
A JDBC connection to Informix requires a license for Informix. To activate Informix vendor support, do the following:
- Register with IBM.
- Search for the ifxjdbc.jar file using the following URL:
http://www14.software.ibm.com/webapp/download/search.jsp?go=y&rs=ifxjdbc
- Download the JDBC.3.00.JC3.tar archive.
- Extract the file ifxjdbc.jar from the archive.
- 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.