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
↧