|
Access-to-MySQL is a program to migrate Microsoft® Access
databases to MySQL server. It works with all versions of Unix and Windows
MySQL servers. All MS Access data types and attributes are supported.
Access-to-MySQL converter can do indirect conversion when there is no
connection to MySQL server. Accroding this scenario it converts MS Access
data into a local MySQL dump file instead of migrating to MySQL server
directly. The dump file contains MySQL statements that creates all tables
and to fills them with the data. Later you can
import dump file into MySQL database.
|