DataMatch Enterprise Documents: DataMatch Enterprise Server: Installing the SQL Drivers and AWS Schema Conversion Tool

 

Install the SQL Drivers and AWS Schema Conversion Tool on Your Local Computer

First, install the SQL drivers and the AWS Schema Conversion Tool (AWS SCT) on your local computer.

To install the SQL client software:

  1. Download the JDBC driver for Microsoft SQL Server.

  2. Download the JDBC driver for Aurora MySQL. Amazon Aurora MySQL uses the MySQL driver.

  3. Install AWS SCT and the required JDBC drivers.

    1. See Installing and Updating the AWS Schema Conversion Tool in the AWS Schema Conversion Tool User Guide, and choose the appropriate link to download the AWS SCT.

    2. Start AWS SCT, and choose SettingsGlobal Settings.

    3. In Global Settings, choose Drivers, and then choose to Browse for Microsoft SQL Server Driver Path. Locate the JDBC driver for SQL Server, and choose OK.

    4. Choose Browse for MySql Driver Path. Locate the JDBC driver you downloaded for Aurora MySQL, and choose OK.

       Locating JDBC Drivers for AWS SCT
    5. Choose OK to close the Global Settings dialog box.

How can we help?