Merge Replication Samples

Replication Programming

Replication Programming

Merge Replication Samples

Microsoft® SQL Server™ 2000 comes with the following samples to help you implement merge replication in your application.

Sample Description
Subscriber-Based Resolver using C++ and a Stored Procedure Microsoft Visual C++ language sample that builds a stored procedure custom resolver to use in merge replication.
Transact-SQL Custom Stored Procedure Resolver Transact-SQL stored procedure that is the custom resolver used in a merge replication.
Generating Merge Dynamic Snapshot Jobs The procedures in this sample show how to enumerate a list of users from within a Microsoft Windows® group and generate dynamic snapshot jobs for each user.