I picked up the access to mysql app last week. It's pretty easy to use.
Pick the .mdb file. Select the columns and fields and go. It will generate a sql file that you upload to you website and run in your browser domain.com/dumpfile.sql and within seconds your access db data is now on the web.
Saved me alot of time re-entering the data online.