Version 4.1 by smmccraw on 2007/07/08 10:29

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