Online Documentation for SQL Management Studio for MySQL

Running Data Pump


EMS Data Pump for MySQL is an excellent utility for converting databases and importing table data from an ADO-compatible source (e.g. MS Access or any other database with ADO support) to MySQL databases. Database conversion becomes as easy as it possible with Data Pump for MySQL!

 

Data Pump for MySQL provides you with an easy-to-use Wizard which guides you through all the steps of migration process: you can build the connection string, select tables, fields and indices for converting, view and edit SQL script for generating the target MySQL database structure and select tables for data import.

Additionally to the GUI version which is implemented in the form of a Wizard application, Data Pump for MySQL includes the console version which is intended for running from Windows command line with a template file name used as the execution parameter.

 

To run Data Pump for MySQL, click its icon or caption on the Desktop Panel and follow the steps of the Wizard. If necessary, you can click the Arrow-down button to open the menu allowing you to specify a template, and run the wizard/console with the template.

 

To manage configuration files (templates), use the corresponding Manage templates link. In this case you will be redirected to the Template Management section of SQL Studio.

 

Data Manipulation - Running Data Pump