Pre-bundled drivers

Pre-bundled driver jars are provided to connect to databases like Microsoft SQL Server, Oracle, PostgreSQL. You cannot delete these pre-bundled driver groups. The table shows the driver groups and supported databases.

Driver groups and supported databases

Driver Group Supported Databases Version
Progress® DataDirect®. Microsoft SQL Server, Oracle 5.1.4
Microsoft JDBC Driver for SQL Server
Note: This field is not available for connections on self-managed runtime.
Microsoft SQL Server 4.0.0
PostgreSQL JDBC Driver
Note: This field is not available for connections on self-managed runtime.
PostgreSQL 42.7.2
Note:
  • If you use Progress® DataDirect® driver to create a nonssl connection for Microsoft SQL server database, then set the Other Properties with
    validateservercertificate=false;encryptionmethod=ssl
  • For Oracle database, if you are using Progress® DataDirect® driver group to create a connection for stored procedure operation, then the stored procedure operation cannot fetch the metadata for SYS_CURSOR data type.