Connector Guides › Java Connector Server Implementation Guide › Installing Java CS › Manual Activation of JDBC Vendor Support › How to Activate Ingres Vendor Support
How to Activate Ingres Vendor Support
A JDBC connection to Ingres requires a license for Ingres. To activate Ingres vendor support, do the following:
- Register with Ingres.
- Search for the iijdbc-9.2-v3.4.8.zip file using the following URL:
http://esd.ingres.com/product/Community_Projects/Drivers/java/JDBC/iijdbc-9.2-v3.4.8.zip
- Download the iijdbc-9.2-v3.4.8.zip archive.
- Extract the file iijdbc.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.