Have you ever wanted to convert a Microsoft Access database to MySQL?

A quick and easy way of doing this is with the excellent Bullzip Access to MySQL tool available from http://www.bullzip.com/products/a2m/info.php. You can either transfer directly into a MySQL database or you can create a dump file instead.

Best thing about it is the fact that it is highly configurable and free! There is a commercial version available if the free version doesn’t have the features that you need.

Also if you need to split a SQL dump into multiple parts because of file size restrictions of any kind, you may want to look out for SQLDumpSplitter 2 by Philip Lehmann-Bohm, (This email address is being protected from spambots. You need JavaScript enabled to view it., www.philiplb.de).