|
SQL Server replication - August 29, 2008 at 18:00 PM by Amit Satpute
What are the advantages and disadvantages of merge replication?
Advantages
It provides built-in and custom conflict resolution capabilities.
It allows for the synchronization of data from multiple tables at one time.
It provides rich data replication options like selection of article types and
filtering and identity range management.
Disadvantages
-
Merge replication requires more configuration and maintenance at the server
|
|