Replication Programming
Replication ActiveX Control Samples
Microsoft® SQL Server™ 2000 comes with the following sample applications to help you use Microsoft ActiveX® replication controls in your application.
Sample | Description |
---|---|
Using SQL Merge and SQL Distribution Controls in a Custom Visual Basic Application | Microsoft Visual Basic® sample that demonstrates how to include the SQL Distribution and SQL Merge controls in a custom application. |
Using SQL Merge and SQL Distribution Controls in a Custom Visual C++ Application | Microsoft Visual C++® sample that demonstrates how to include the SQL Distribution and SQL Merge controls in a custom application. |
Using SQL Merge and SQL Distribution Controls in a Custom Web Application | HTML sample that demonstrates how to include the SQL Distribution and SQL Merge controls in a custom application. |
Creating a Transformable Subscription Using Visual Basic | Visual Basic sample that creates and saves a Data Transformation Services (DTS) package to DTS LocalPackages. The package contains Data Driven Query code to synchronize a subscription, and ActiveX code to transform the data before it is entered into the subscription database. |