Prev: merge replication: suggestion on deploying my application
Next: Replication between SQL Servers 2003 and 2008
From: Claudio on 16 Jul 2010 12:51 I have to create a replication between three SQL Server where each one is the main server of three different stores. Each store have its own number. This number is what identify data to each one inside the tables. Which type of Transactional replication best fit this project? Updatable Subscriber or peer-to-peer? |