Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 demonstrates 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. |
|
Subscriber Monitor Utility-Beispiel für die Mergereplikation |
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. |