Tool to synchronize two SQL Server databases

How can I synchronize two SQL Server databases so that changes to one database, i.e., Insert/Update, will synchronize with the other database, and vice versa?

    Requires Free Membership to View

You will want to use the merge replication tool to achieve this goal. Merge replication is designed to move data between multiple systems, where the data can be updated on any of the systems.

This was first published in March 2008

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.