13

I want to set up a Replication between two different computers that run MS SQL Server 2008, the master runs on Windows Vista, and the slave will run on Windows XP.

I´ve done this before between two MySQL-servers.

Question: Does anyone have a guide for **Replication in MS SQL Server 2008**?

Twini
  • 195
  • 16
Tommy
  • 298
  • 1
  • 3
  • 9

1 Answers1

1

I found this site to be helpful setting up Replication you may have already seen it but in case you haven't:

https://www.sqlshack.com/sql-replication-basic-setup-and-configuration/

Wes Palmer
  • 880
  • 4
  • 15