Thanks,
Gerard Ramos
There are literally hundreds of online tutorials out there or buy a book that goes through the basics, again there are loads.
Here is one tutorial that looks ok:
ht*tp://www.freewebmasterhelp.com/tutorials/phpmysql/
Access runs slightly differently (referential integrity etc) So some of the features you get in access wont work in the same way in mySQL.
With a program called phpmyadmin it will be possible to export your files to a comma delimited format and then import them into mysql once yo have the database setup.
HTH a little
For learning, the mysql.com [mysql.com] site has a tutorial introduction to mysql [mysql.com]. I would also suggest purchasing a book about db design and structure from a generic approach.