WebObjects/Database Compatibility and Comparisons/Informix
Appearance
Calven Eggert
[edit | edit source]For those interested your connection string from the client should look like this:
jdbc:informix-sqli://ip:port/dbname:informixserver=servername;user=username;password=password
The driver name currently is:
com.informix.jdbc.IfxDriver
This is the link that describes in detail the connection string: http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.jdbc.doc/jdbc52.htm