Synchronising a remote Access database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adamjc
    New Member
    • Jul 2007
    • 1

    #1

    Synchronising a remote Access database

    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
Working...