How to synchronize databases in different servers in SQL Server 2008?

前端 未结 5 1541
你的背包
你的背包 2020-12-29 04:58

I have 2 databases that have the same structure, one on a local machine and one on the company\'s server. Every determined amount of time, the data from the local DB should

5条回答
  •  Happy的楠姐
    2020-12-29 05:54

    There are some excellent third party tools out there. For me, xSQL Data Compare has always done the trick. And because the comparisons are highly modifiable it is suitable for almost every data compare or data-synchronization scenario. Hope this helps!

提交回复
热议问题