PostgreSQL
Library:
Note - the above driver is the one certified with Java 1.8. Previous Java versions require a different library. Consult the Postgres documentation for details.
Value for iscobol.jdbc.driver:
Value for iscobol.jdbc.url:
jdbc:postgresql://<ServerName>:<Port>/<DatabaseName>?user=<UserName>&password=<Password> |