Hey everybody, Due to my activity I have to update on a regular basis an access database with new data. This database can be viewed and manipulated by everybody on the local net of my company. What I would like to do is to export the content of this access database in a mysql database two times a week. Simply put I would like to update the mysql database with the data coming from the access database. How can I do it ?