Replication Distributor Interface

The Replication Distributor Interface is an OLE DB service provider that allows users to store replicated SQL statements, scripts, and .bcp files in the Microsoft® SQL Server™ Distributor’s store-and-forward database. The Replication Distributor Interface is based on the OLE DB connection model and supports a subset of the DataSource, Session, and Error objects. An additional Distribution object is added to the Session object and is used to store transactions marked for replication in a SQL Server distribution database.


Note The Replication Distributor Interface is a special purpose OLE DB service that is used only to distribute replicated SQL Server transactions. It does not support the minimal set of interfaces necessary to be considered a standard OLE DB data provider.


For more information about a sample Microsoft® Visual Basic® program that demonstrates how to implement the Replication Distributor Interface, see Using SQL-DMO and the Replication Distributor Interface.

See Also

Replication Distributor Interface Reference

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.