Access-to-MySQL is a program to migrate
Microsoft Access databases to MySQL server.
Features:
* All MS Access data types and attributes are supported
* Work with all versions of Unix and Windows MySQL servers
* Convert indexes with all necessary attributes
* Convert individual tables
* Convert relationships between tables
* Merge MS Access data into an existing MySQL database
* Convert password protected MS Access databases
* Convert MS Access databases protected with user-level security
* Export MS Access databases into MySQL dump file (see below)
* Command line support * Easy-to-use wizard-style interface
* Full install/uninstall support Requirements
* At least 32 MB RAM
* MS Access 7.0 or higher (ODBC is not required)
* Necessary privileges to write into the destination database
MySQL dump file Access-to-MySQL converter allows users to
do indirect conversion and get more control over the process.
Using this method, the program converts MS Access data into
a local MySQL dump file instead of moving it to MySQL server
directly. This dump file contains MySQL statements to create
all tables and to fill them with the data.
*This is the easiest way of converting an Access to MySQL
database.