明壁幕府忍法帳 > Aptana Index > Axway Appcelerator Studio > Axway Appcelerator Studio Guide > Customizing Studio >3rd Party DB Plugins > Deploying ConnectorJ

2019.10.14 Ver.6 (2021.4.17)

Deploying ConnectorJ

Introduction

This Help topic will teach you how to deploy ConnectorJ for SQL Explorer and RadRails. This is the second step in configuring SQL Explorer to work with RadRails. You will need to install the SQL Explorer plug-in before following the instructions below.

Instructions

To deploy ConnectorJ:

  1. In the folder where you have mySQL installed, create a new folder and name it "Connectors".
  2. Download the ConnectorJ JDBC drivers for mySQL from the MySQL.com web site: http://www.mysql.com/products/connector/j/
  3. Unzip the ConnectorJ JDBC drivers into your new Connectors folder.
  4. Browse your Connectors folder and make sure that you now have a mysql-connector-java sub-folder.

This deploys ConnectorJ for mySQL.

Your next step in setting up SQL Explorer is to create a new driver in Eclipse.

Related Topics