
Tutorial: Configure replication between two fully connected servers (transactional)
Applies to: SQL Server (all supported versions) Transactional replication is a good solution to the problem of moving data between continuously connected servers. By using the Replication Wizard, you can easily configure and administer a replication topology. This tutorial shows you how to configure a transactional replication topology for continuously connected servers. For more information about how transactional replication works, see the overview of transactional replication. What you will learn This tutorial teaches you to publish data from one database to another by using transactional replication. In this tutorial, you will learn how to: Prerequisites This tutorial is for users who are familiar with basic database operations, but who have limited experience with replication. Before you start this tutorial, you must complete Tutorial: Prepare SQL Server for replication. To complete this tutorial, you need SQL Server, SQL Server Management Studio (SSMS), and an AdventureWorks database: Note Estimated time to complete this tutorial:



