Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can Transactional Replication be Bi-Directional ?

Status
Not open for further replies.

JohnBates

MIS
Feb 27, 2000
1,995
US
hi everyone,

I have 2 SQL servers - a primary and a second server which serves data to a web site.

Table1 resides on both servers. I need for any changes made to the table on either server to be replicated over to the other server.

I know Merge-replication can do this. But merge has its problems unless they improved some of the weaknesses in ver 2000.


So can Transactional replication be configured as 2-way ?

Thanks, John

 
merge i would say is your best option . It does work very well well in server 2000 ive had no problems with it or if u dont like that have a push from one server then a pull from the other server but that is very messy, i wuold go for that option.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top