Replication

ActiveX Controls for Replication

Microsoft® ActiveX® controls allow custom applications to configure and invoke replication agent functionality. The controls support all types of subscriptions and can be monitored using SQL Server Enterprise Manager at the Distributor.

Programmers can use ActiveX controls for replication, similar to any standard built-in control. The controls provided are the SQL Snapshot control, the SQL Distribution control, and the SQL Merge control.

Benefits of using ActiveX controls for replication are:

If a subscription is registered in Microsoft Windows Synchronization Manager, there is no need to embed the controls in the application. All synchronization is then controlled by this central application. Windows Synchronization Manager does not, however, allow you to specify some of the custom properties of a subscription, such as its hostname override and subscription agent settings including FTP. ActiveX Controls are useful for these administrative activities.

For more information, see Developing Replication Applications Using ActiveX Controls.