Forum Moderators: phranque
I've been told previously that there are a few things important things that I need to do such as link tables from an mdb database to MySQL database on-line. As the mySQL database is fixed on the server and cannot be downloaded as a complete program, I need to get the data as an output script file to enable me to keep backups. Also need to know about add-ins for Access to enable me to link to the mySQL database using the tools/add-ins options on the Access toolbar.
However, none of this really makes much sense to me, would someone be so kind and explain the whole process to me in idiot terms please? Assistance would be eternally appreciated.
Here is what I will do:
Check for a tool named "Access to MySQL"
Actually I have used that one but there are many on the market
once your Access DB is saved as a SQL DB
it will be very easy to insert it in a MySQL DB
go to your site PHPmyAdmin open a query window
paste the DB in it...Finished...!
that will do if you are in rush
however it will not teach you a lot
please look at How to [washington.edu]
and
MySQL Manual [dev.mysql.com]
good luck
henry