To edit or add content to this Wiki, you can simply create a new account at http://wocommunity.org/account.

Calven Eggert

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

  • No labels