Reputation: 11143
Is there a way to make a bi-directionnal Replication with SQL Server ?
(BDD 1) Table 1 <=> (BDD 2) Table 1
Thanks.
Upvotes: 0
Views: 1199
Reputation: 422252
There are a few solutions that might suit your need.
Each of them has its own advantages and disadvantages. Choosing one depends on the nature of your scenario.
Upvotes: 1