Replication Documentation Map
Replication is a set of technologies for copying and distributing data and database objects from one database to another and then synchronizing between databases to maintain consistency. Using replication, you can distribute data to different locations and to remote or mobile users over local and wide area networks, dial-up connections, wireless connections, and the Internet.
It is recommended that you first look through one or more of the scenarios provided in the first two sections of the following table to understand how replication can support your application and business requirements. You can then use the sections on configuring, maintaining, and programming replication for detailed conceptual, procedural, and reference information on all replication features.
Replication Documentation
For more information about replication, see these sections of SQL Server Books Online.
Section | Description |
---|---|
Provides a set of scenarios and tutorials for replicating data between servers. Scenarios include:
|
|
Provides a set of scenarios and tutorials for replicating data between servers and clients, including workstations, laptops, tablets, and devices. Scenarios include:
|
|
Describes the steps for configuring and maintaining replication using replication wizards, system stored procedures, Replication Management Objects (RMO) programming, and other replication tools. |
|
Provides detailed information on replication wizards and dialog boxes. |
|
Discusses programming replication using RMO and stored procedures. |
|
Provides sample applications that illustrate replication functionality. |
|
Provides troubleshooting tips and information. |
|
Lists errors and events by event ID. |