skip to main content

Working with multiple connections

Working with multiple connections
By default, Database Bridge works on the connection identified by the iscobol.jdbc.driver and iscobol.jdbc.url configuration properties, however it’s possible to define multiple connections and associate the COBOL files with them.
In order to define multiple connections in the isCOBOL configuration, the following syntax must be used:
The above syntax must be repeated for each connection you wish to define varying connection_name. Different connections can be
Once there are some connections defined in the configuration, you can associate single files with them with the following syntax:
Files that are not explicitly associated with a connection will use the default connection identified by the iscobol.jdbc.driver and iscobol.jdbc.url settings.
Example:
Using the above settings, FILE1 will work on postgreSQL, FILE2 will work on Oracle, while each other file will work on MySQL.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left