How Do I Find Tutorials (Replication)
SQL Server replication includes tutorials that you can use to learn how to set up and run replication topologies using SQL Server Management Studio.
In This Section
Preparing the Server for Replication
Learn how to prepare servers so that replication can be run with least privileges. You must complete this tutorial before the other replication tutorials.Replicating Data Between Continuously Connected Servers
Learn how to use transactional replication to replicate data between fully connected servers.Replicating Data with Mobile Clients
Learn how to use merge replication to exchange data between a server and one or more clients that are only occasionally connected.