Creating Publications and Defining Articles (SQL Server Management Studio)
This section of the documentation contains procedural information on tasks related to creating publications and defining articles.
Tasks
- How to: Create a Publication and Define Articles (SQL Server Management Studio)
- How to: View and Modify Publication and Article Properties (SQL Server Management Studio)
- How to: Delete a Publication (SQL Server Management Studio)
- How to: Create a Publication from an Oracle Database (SQL Server Management Studio)
- How to: Set the Expiration Period for Subscriptions (SQL Server Management Studio)
- How to: Specify Schema Options (SQL Server Management Studio)
- How to: Replicate Schema Changes (SQL Server Management Studio)
- How to: Manage Identity Columns (SQL Server Management Studio)
- How to: Set the Compatibility Level for Merge Publications (SQL Server Management Studio)
- Snapshot Options
- How to: Specify Snapshot Format (SQL Server Management Studio)
- How to: Specify an Alternate Snapshot Folder Location (SQL Server Management Studio)
- How to: Compress Snapshot Files (SQL Server Management Studio)
- How to: Execute Scripts Before and After a Snapshot is Applied (SQL Server Management Studio)
- How to: Deliver a Snapshot Through FTP (SQL Server Management Studio)
- How to: Generate a Snapshot for a Merge Publication with Parameterized Filters (SQL Server Management Studio)
- Filtering Data
- How to: Define and Modify a Column Filter (SQL Server Management Studio)
- How to: Define and Modify a Static Row Filter (SQL Server Management Studio)
- How to: Define and Modify a Parameterized Row Filter for a Merge Article (SQL Server Management Studio)
- How to: Optimize Parameterized Row Filters (SQL Server Management Studio)
- How to: Define and Modify a Join Filter Between Merge Articles (SQL Server Management Studio)
- How to: Automatically Generate a Set of Join Filters Between Merge Articles (SQL Server Management Studio)
- Transactional Replication Options
- How to: Set the Propagation Method for Data Changes to Transactional Articles (SQL Server Management Studio)
- How to: Enable Updating Subscriptions for Transactional Publications (SQL Server Management Studio)
- How to: Set Queued Updating Conflict Resolution Options (SQL Server Management Studio)
- How to: Publish the Execution of a Stored Procedure in a Transactional Publication (SQL Server Management Studio)
- Merge Replication Options
- How to: Define a Logical Record Relationship Between Merge Table Articles (SQL Server Management Studio)
- How to: Specify That a Merge Table Article is Download-Only (SQL Server Management Studio)
- How to: Specify the Conflict Tracking and Resolution Level for Merge Articles (SQL Server Management Studio)
- How to: Specify a Merge Article Resolver (SQL Server Management Studio)
- How to: Specify Interactive Conflict Resolution for Merge Articles (SQL Server Management Studio)
See Also
Concepts
Publishing Data and Database Objects
Replication How To