Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Server 2000 Replication setup

Author  Topic 

Shaila24072009
Starting Member

7 Posts

Posted - 2010-01-17 : 23:58:27
Dear All,

I have an application which is setup as a replication setup. We use Merge replication to merge data between the servers. We are able to synchronize master data successfully. The same is getting reflected in subscriber db. But when synchronizing the Transaction publication, the data is not getting merged at the subscriber. Data changes at the subscriber is getting merged at the publisher, but the data is not getting merged from publisher to subscriber.

Please let us know what could be the problem? Is there any settings to be made on publisher machine, which we are missing out.

Distributor and publisher are on the same machine.
   

- Advertisement -