3. Install a JDBC Driver

Applies to ReadyAPI 3.52, last modified on April 18, 2024

To allow ReadyAPI to access MySQL data, you need to install a JDBC driver.

To install a JDBC driver:

  1. Download a ZIP archive from the official site:

    http://dev.mysql.com/downloads/connector/j/5.0.html

  2. Extract the JAR library from the archive (for example, mysql-connector-java-5.1.35_bin.jar) to the bin/ext directory of your ReadyAPI installation.

For details, see Installing Database Drivers.

Prev          Next

See Also

MySQL Databases as Data Sources

Highlight search results