Hi, I need to develop a program to synchronise tables in a local Access database with tables in a replica Access database on a central web server. Is the best way to do this with .Net?
I can see a way to use ASP to validate and update records from the central db to the local machine but I am having problems working out the best way to update the central db from the records on local machine. Any suggestions would be much appreciated.
Thanks.
Adam
I can see a way to use ASP to validate and update records from the central db to the local machine but I am having problems working out the best way to update the central db from the records on local machine. Any suggestions would be much appreciated.
Thanks.
Adam