isCOBOL Evolve
:
SDK User's Guide
:
Programming Guides
:
JDBC
:
Common Driver and URL settings
:
Informix
Informix
Library:
ifxjdbc.jar
Value for iscobol.jdbc.driver:
com.informix.jdbc.IfxDriver
Value for iscobol.jdbc.url:
jdbc:informix-sqli://
<ServerName>
:
<Port>
/
<DatabaseName>
:informixserver=
<Instance>
;user=
<UserName>
;password=
<Password>
See
DatabaseBridge and JDBC/ESQL Configuration
for other JDBC settings that affects the post-connection behaviors, like autocommit.
This site works best with JavaScript enabled