2
Answers

Synchronizing two SQL tables

Ben Arthur

Ben Arthur

13y
3.5k
1
Hi everyone,


I am trying to find a good solution to synchronize two tables on different SQL servers (SQL Server 2005 Express editions). I noticed that using Microsoft Sync Framework should be the easiest and most efficient way of doing it, but I cannot make it work... Can someone please provide a simple solution of how to do it? Thanks!
Answers (2)