Last modified by Pascal Robert on 2007/09/03 20:55

Hide last authors
Pascal Robert 6.1 1 == Calven Eggert ==
Pascal Robert 2.1 2
Pascal Robert 6.1 3 For those interested your connection string from the client should look like this:
Pascal Robert 2.1 4
Pascal Robert 6.1 5 {{code}}
Pascal Robert 2.1 6
Pascal Robert 6.1 7 jdbc:informix-sqli://ip:port/dbname:informixserver=servername;user=username;password=password
Pascal Robert 2.1 8
9
Pascal Robert 6.1 10 {{/code}}
11
Pascal Robert 2.1 12 The driver name currently is:
13
Pascal Robert 6.1 14 {{code}}
Pascal Robert 2.1 15
Pascal Robert 6.1 16 com.informix.jdbc.IfxDriver
Pascal Robert 2.1 17
18
Pascal Robert 6.1 19 {{/code}}
20
Pascal Robert 2.1 21 This is the link that describes in detail the connection string:
Pascal Robert 7.1 22 [[http:~~/~~/publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.jdbc.doc/jdbc52.htm>>url:http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.jdbc.doc/jdbc52.htm||shape="rect"]]