well seeing as Access is a variant of SQL I'm confused, unless you mean the Joomala only works with specific SQL engines
there use to be a tool called dbtools which would do the job pretty painlessly
failing that you could explore the MySQL Migration tool
failing that you could export the data using CSV files or simialr, and then load the data within MySQL