I found a nice little application online called access to mysql acc2mssd.exe or something like that. I was a free to try application, but it’s only limitation was on the number of records it saved (5 rows). However, since I was only really worried about the structure, it worked perfectly since I am using a shared server and my mySql databases are adminstrated through the cpanel only, I had to create the table first in cpanel and then make sure the USE statement in the .sql file matched that database name exactly (though if you use the import tool in the database you want it in, you can just de-select the options to add/drop the database in the migration program. Now I just need to figure out the error I am getting with the database connection in the chilisoft asp language. But I leasted I converted the access to mysql successfully.