Preconfigured JDBC Drivers

The table below lists database drivers with 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, unless the driver is shipped with ReadyAPI.

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 website.

CloudscapeRMI

RmiJdbc.RJDriver

For more information, visit the official website.

Firebird (JCA-JDBCDriver)

org.firebirdsql.jdbc.FBDriver

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 website.

HypersonicSQL

org.hsql.jdbcDriver

You can download the driver from the official website.

IBMDB2

COM.ibm.db2.jdbc.app.DB2Driver

That driver is part of the DB2 Express installation, which you can download from the official website.

IDSServer

ids.sql.IDSDriver

For more information, visit the official website.

InformixDynamicServer

com.informix.jdbc.IfxDriver

You can download the driver from the IBM website.

InstantDB

org.enhydra.instantdb.jdbc.idbDriver

For more information, visit the official website.

Interbase (InterClientDriver)

interbase.interclient.Driver

The InterBase JDBC driver is in the interclient.jar file, which is included in the Interclient download package.

Microsoft SQL Server (JTurboDriver)

com.ashna.jturbo.driver.Driver

You can download the driver from the official website.

MSSQL (MicrosoftDriver)

com.microsoft.jdbc.sqlserver.SQLServerDriver

Shipped with ReadyAPI.

MSSQL (SprintaDriver)

com.inet.tds.TdsDriver

You can download the driver from the official website.

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 website.

Oracle (OranhoDriver)

com.inet.pool.PoolDriver

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

OracleThin

oracle.jdbc.driver.OracleDriver

You can download the driver from the official website.

PointBaseEmbeddedServer

com.pointbase.jdbc.jdbcUniversalDriver

For more information, visit the official website.

PostgreSQL

org.postgresql.Driver

Shipped with ReadyAPI (updated to version 42.7.7).

Sybase (jConnect5.2)

ncom.sybase.jdbc2.jdbc.SybDriver

You can download the driver from the official website.

See Also

Publication date: