Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» Access-to-MySQL Pro
» Requirements
» Limitations
Using Access-to-MySQL Pro
» Command Line
» Conversion Item Properties
» Conversion Scenarios
» Fast Converting
» Importing Dump Files
» Merging & Overwriting
» Profile
» Troubleshooting
» VServer User Notes
Conversion Steps
» Overview
» Advanced Settings
» Connect to MySQL Server
» MySQL Dump File Settings
» Security Settings
» Select Databases
 

Conversion Scenarios

Access-to-MySQL Pro provides two options to convert MS Access database into MySQL data source:

  • Move to MySQL server directly - use this approach to export the contents of the source database into a database on the target MySQL server. You need MySQL server launched and also necessary privileges to write into a database on the target server. See Connect to MySQL Server article for related information.
  • Store into dump file - use this approach to perform deferred conversion and get more control over the process. Following this way, the program stores the contents of the source database into a local dump file instead of moving it to MySQL server directly. The resulting file contains MySQL statements to create all tables and to fill them with the data. See Importing dump files article for related information.
Cross-database convertor database conversion tools
database migrator MySQL To MSSQL Converter Agent

You can choose one of these approaches on "Advanced Settings" page of Access-to-MySQL Pro wizard using the corresponding radio buttons. See Advanced Settings article for related information.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals