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

From version 4.1
edited by smmccraw
on 2007/07/08 10:29
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
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.smmccraw
1 +XWiki.probert
Content
... ... @@ -1,22 +1,22 @@
1 -== Calven Eggert ==
1 +== Calven Eggert ==
2 2  
3 -For those
4 -interested your connection string from the client should look like this:
3 +For those interested your connection string from the client should look like this:
5 5  
6 -{{panel}}
5 +{{code}}
7 7  
8 - jdbc:informix-sqli://ip:port/dbname:informixserver=servername;user=username;password=password
7 +jdbc:informix-sqli://ip:port/dbname:informixserver=servername;user=username;password=password
9 9  
10 -{{/panel}}
11 11  
10 +{{/code}}
11 +
12 12  The driver name currently is:
13 13  
14 -{{panel}}
14 +{{code}}
15 15  
16 -
17 - com.informix.jdbc.IfxDriver
16 +com.informix.jdbc.IfxDriver
18 18  
19 -{{/panel}}
20 20  
19 +{{/code}}
20 +
21 21  This is the link that describes in detail the connection string:
22 -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"]]