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
 

Merging & Overwriting

Access-to-MySQL Pro has been desingned for bulk database conversion. To not ask user each time when the destination database exists, the program allows to specify how to process existing tables for each database. Access-to-MySQL Pro provides several options: overwrite, merge or skip.

  • Select 'Overwrite' option to replace the contents of existing MySQL tables with MS Access data.
  • Select 'Merge' option to merge MS Access data into the destination MySQL database. Access-to-MySQL Pro implements quite simple merging algorithm. If a table has primary key or an unique index, the program inserts into MySQL database only those records whose key/index value does not exist in the destination MySQL table. Otherwise, Access-to-MySQL appends the whole table contents to the corresponding MySQL table. If the structures of source and destination tables are different, the program transforms each record of the source table so that it conforms to the destination table structure.
  • Select 'Skip' option to not convert tables that already exist in the destination database.
data conversion tool database application migration
Smart database conversion tools database migration services

You can select one of these options using 'Conversion Item Properties' dialog box. See Conversion Item Properties article for related information.

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