Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Replication system stored procedures enable you to programmatically configure a replication topology by creating, changing, and deleting publications, articles, and subscriptions. The stored procedures used depend on the type of replication topology.
The following topics detail how to configure a replication topology:
- How to: Configure Publishing and Distribution (Replication Transact-SQL Programming)
- How to: View and Modify Publisher and Distributor Properties (Replication Transact-SQL Programming)
- How to: Disable Publishing and Distribution (Replication Transact-SQL Programming)
- How to: Create a Publication (Replication Transact-SQL Programming)
- How to: Define an Article (Replication Transact-SQL Programming)
- How to: View and Modify Publication Properties (Replication Transact-SQL Programming)
- How to: View and Modify Article Properties (Replication Transact-SQL Programming)
- How to: Delete a Publication (Replication Transact-SQL Programming)
- How to: Delete an Article (Replication Transact-SQL Programming)
- Creating, Modifying, and Deleting Subscriptions (Replication Transact-SQL Programming)
- How to: Upgrade Replication Scripts (Replication Transact-SQL Programming)
- How to: Configure Peer-to-Peer Transactional Replication (Replication Transact-SQL Programming)
- How to: Configure Nonpartitioned, Bidirectional, Transactional Replication (Replication Transact-SQL Programming)
- How to: Configure Web Synchronization for Merge Replication (Replication Transact-SQL Programming)
See Also
Concepts
Programming Replication Using System Stored Procedures
Configuring Replication (RMO Programming)