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

From version 3.1
edited by Pascal Robert
on 2007/09/02 09:18
Change comment: There is no comment for this version
To version 7.1
edited by Pascal Robert
on 2007/09/03 20:55
Change comment: Migrated to Confluence 4.0

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Programming__WebObjects-Database Compatibility and Comparisons-Informix
1 +Database Compatibility and Comparisons-Informix
Content
... ... @@ -2,19 +2,21 @@
2 2  
3 3  For those interested your connection string from the client should look like this:
4 4  
5 -{{panel}}
5 +{{code}}
6 6  
7 7  jdbc:informix-sqli://ip:port/dbname:informixserver=servername;user=username;password=password
8 8  
9 -{{/panel}}
10 10  
10 +{{/code}}
11 +
11 11  The driver name currently is:
12 12  
13 -{{panel}}
14 +{{code}}
14 14  
15 15  com.informix.jdbc.IfxDriver
16 16  
17 -{{/panel}}
18 18  
19 +{{/code}}
20 +
19 19  This is the link that describes in detail the connection string:
20 -[[http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.jdbc.doc/jdbc52.htm]]
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"]]