Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

replication on 1 table between 3 active environments

$
0
0
so we have three different server farms in three different locations. there's a database on each that has a table that needs to be replicated from each location to itself. Will replication work in this instance. Or does it even make sence to use replication in this instance?server farm1tablename: pollsreplicated to farm2 and 3 to table pollsserver farm2tablename: pollsreplicated to farm and 3 to table pollsserver farm3tablename: pollsreplicated to farm2 and 1 to table polls

Viewing all articles
Browse latest Browse all 3145

Trending Articles