|
Answer
by: Kristen Jourdonais, Aplus.Net Knowledge Base Support
In
order to import your .mdb database into MySQL, you will need to use
a third-party software that performs the conversion of the Microsoft
Access database to MySQL compatible SQL statements. Examples of software
that perform these functions are:
- MdbToMySQL XP
- Navicat
- Access2MySQL Sync
Once
you have converted the Microsoft Access database with the conversion
software, you can then import the database into MySQL
|