GaryS
07-07-2006, 06:50 AM
I'm working with a admin company that uses a PC-based Access database to manage membership records. The membership information - at least certain parts of it - are needed for the website (mySQL on the web server).
At some point it may be possible to install something on their PC to "throw the data" automatically. But for now, I need to assume that I won't be able to tamper with their machine in any way.
Two pieces of "good news": (a) as far as I know, there will be no need to synchronise data: it will be a one-way street Access ==>> mySQL; (b) the data transfer is likely to be infrequent: once a day at the very most.
so....
Would appreciate your thoughts on how best to get data from their Access database to the database on the webserver.
Would also appreciate your thoughts on whether to transfer all of the data (+/- 1000 records), or just changed data.
Thanks!
At some point it may be possible to install something on their PC to "throw the data" automatically. But for now, I need to assume that I won't be able to tamper with their machine in any way.
Two pieces of "good news": (a) as far as I know, there will be no need to synchronise data: it will be a one-way street Access ==>> mySQL; (b) the data transfer is likely to be infrequent: once a day at the very most.
so....
Would appreciate your thoughts on how best to get data from their Access database to the database on the webserver.
Would also appreciate your thoughts on whether to transfer all of the data (+/- 1000 records), or just changed data.
Thanks!