Preconfigured JDBC Drivers

Applies to ReadyAPI 3.51, last modified on March 21, 2024

The table below contains basic information about database drivers that have preconfigured connection strings in ReadyAPI. You can find a list of available connection string templates in ReadyAPI Preferences, on the JDBC page.

Note: You still need to install the corresponding driver to use the connection template.
Driver jar Additional Information
Cloudscape COM.cloudscape.core.JDBCDriver

The Cloudscape Embedded JDBC driver is shipped with Cloudscape. To download Cloudscape and the driver, visit the official web site.

CloudscapeRMI RmiJdbc.RJDriver

For more information, visit the official web site.

Firebird (JCA-JDBCDriver) org.firebirdsql.jdbc.FBDriver

You can find the Firebird JCA-JDBC driver in the jaybird.jar file which is available as part of the Firebird download package. To learn more, visit the official web site.

HypersonicSQL org.hsql.jdbcDriver

You can download the driver from the official web site.

IBMDB2 COM.ibm.db2.jdbc.app.DB2Driver

That driver is part of the db2 express installation, which you can download from the official web site.

IDSServer ids.sql.IDSDriver

For more information, visit the official web site.

InformixDynamicServer com.informix.jdbc.IfxDriver

You can download the driver from the IBM web site.

InstantDB org.enhydra.instantdb.jdbc.idbDriver

For more information, visit the official web site.

Interbase (InterClientDriver) interbase.interclient.Driver

You can find the InterBase JDBC driver in the interclient.jar file which is available as part of the Interclient download package.

MicrosoftSQLServer (JTurboDriver) com.ashna.jturbo.driver.Driver

You can download the driver from the official web site.

MSSQL (MicrosoftDriver) com.microsoft.jdbc.sqlserver.SQLServerDriver

Shipped with ReadyAPI.

MSSQL (SprintaDriver) com.inet.tds.TdsDriver

You can download the driver from the official web site.

MSSQL (Weblogic) weblogic.jdbc.mssqlserver4.Driver

Normally, the driver is part of the Weblogic installation.

MySQL com.mysql.jdbc.Driver

You can download the driver from the official web site.

Oracle (OranhoDriver) com.inet.pool.PoolDriver

You need to buy the driver on the official i-net web site.

OracleThin oracle.jdbc.driver.OracleDriver

You can download the driver from the official web site.

PointBaseEmbeddedServer com.pointbase.jdbc.jdbcUniversalDriver

For more information, visit the official web site.

PostgreSQL org.postgresql.Driver

Shipped with ReadyAPI.

Sybase (jConnect5.2) ncom.sybase.jdbc2.jdbc.SybDriver

You can download the driver from the official web site.

See Also

Database Manager
Installing Database Drivers
Connection String Template
Working With Database Drivers

Highlight search results