Creating, Modifying, and Deleting Subscriptions (Replication Transact-SQL Programming)

Replication system stored procedures enable you to create, modify, and delete subscriptions. The stored procedures used depend on both the type of publication to which the subscription belongs (transactional and snapshot or merge) and the server on which the synchronization agent for the subscription runs. For pull subscriptions, the synchronization agent runs at the Subscriber and for push subscriptions, the synchronization agent runs at the Distributor.

The following topics detail how to create, work with, and delete subscriptions:

See Also

Concepts

Creating, Modifying, and Deleting Subscriptions (RMO Programming)

Help and Information

Getting SQL Server 2005 Assistance