- Create MySQL database
- Download correct MySQL connector from MySQL website = http://www.mysql.com/downloads/connector/odbc/
- Now right click on table from Access database which you want to migrate, and choose ODBC Databases and Save as type.
- From to tabs on the top of the select data source form, choose Machine Data Source.
- Click New button.
- Choose User data source option
- Find the MySQL ODBC driver
- Click finish
Hopefully you will be presented with a form similar to this
Depending on were your database is stored and username and password fill in the form.
Rinse and repeat for all the tables you need to export.
No comments:
Post a Comment