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.