If all you're trying to do is port data from access into tables you've already set up in mysql, then you can use the mysql odbc connector (available from www.mysql.com) then link the mysql database/tables you want to copy the information to into the access database with the information in.