Basically what I want to do is create an update script in my access db that will drop an entire table from a remote mysql db and then copy the corresponding table (updated) from the access db to the mysql db. Can anyone give me some pointers or know of any existing scripts?