WebObjects/Database Compatibility and Comparisons/Informix

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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