Hi, I am using SQL Server 2005 SP2 Standard Edition.I want to replicate my database to another location. My requirement is as below. Databases will be updated either any location (Either Site A or Site B) Both the DB should be in sync. This type of replication is possible with Standard Edition ?
Hi, Welcome to forum !! You can go for merge replication to meet your requirement. Refrences: http://support.microsoft.com/kb/325120 http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/mergperf.mspx cheers Sat