Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Replication includes sample applications that demonstrate how to programmatically access replication functionality. In addition, SQL Server Books Online includes a comprehensive set of topics that demonstrate how to program replication. For more information, see Replication Programming.
The following table describes the replication samples.
Name | Description |
---|---|
This sample demonstrates the benefits of programming merge replication in an application that enables a sales person to manage sales data in a mobile, disconnected state. |
|
This sample demonstrates how to use Replication Management Objects (RMO) to monitor a merge subscription at the Subscriber. |
|
This sample demonstrates how to use the legacy Replication ActiveX Controls to synchronize a subscription from a native code application. |
See Also
Other Resources
Replication Programming Samples