Changes for page Database Compatibility and Comparisons-Informix
Last modified by Pascal Robert on 2007/09/03 20:55
From version 6.1
edited by Pascal Robert
on 2007/09/03 20:55
on 2007/09/03 20:55
Change comment:
There is no comment for this version
To version 5.1
edited by smmccraw
on 2007/07/08 10:29
on 2007/07/08 10:29
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Database Compatibility and Comparisons-Informix 1 +Programming__WebObjects-Database Compatibility and Comparisons-Informix - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.smmccraw - Content
-
... ... @@ -1,22 +1,22 @@ 1 -== Calven Eggert == 1 +== Calven Eggert == 2 2 3 -For those interested your connection string from the client should look like this: 3 +For those 4 +interested your connection string from the client should look like this: 4 4 5 -{{ code}}6 +{{panel}} 6 6 7 -jdbc:informix-sqli://ip:port/dbname:informixserver=servername;user=username;password=password 8 + jdbc:informix-sqli://ip:port/dbname:informixserver=servername;user=username;password=password 8 8 10 +{{/panel}} 9 9 10 -{{/code}} 11 - 12 12 The driver name currently is: 13 13 14 -{{ code}}14 +{{panel}} 15 15 16 -com.informix.jdbc.IfxDriver 16 + 17 + com.informix.jdbc.IfxDriver 17 17 19 +{{/panel}} 18 18 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