Step 1: Select the Data Source - this establishes the database connection.
- Start the import by selecting the File | Import | External Database option from the RockWorks Utilities menu. The program will display the import window.
- Click the Select Data Source button.
- In the FireDAC Connection window, click the Driver ID button to view a drop-down list.
- Select the name of the driver which (a) you have installed and (b) which corresponds to the type of database you're importing:
MSAcc: Microsoft Access (.MDB)
MSSQL: Microsoft SQL Server
MySQL: MySQL
ODBC: Generic Open Database Connectivity driver
Ora: Oracle
PG: PostgreSQL
SQLite: SQLite
- Wizard: You can use this button to browse for the stand alone database name (such as .MDB) or for the database server to connect to.
Database: You can also use this prompt, in the main part of the FireDAC Connection window, to browse for the database that contains the table to be imported.
- Test: You can click this button to test whether the connection has been made.
- Click OK when you've completed the connection, and you'll be returned to the Import window.
! If you see an error message that the program cannot open the Data Source and Authentication Failed, recheck the above steps.
The next step is to choose the data in the selected database to be imported.
Back to main topic | Next ( Select the Data to Import ) 

RockWare home page