Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Article's "Updates" count incorrect in Synchronization History

$
0
0
I have an application that will insert records into a table that is part of Merge replication.  The application does not have any way to update a record.  No-one but the application is accessing the database.  When I look in the Replication Monitor, I see the Inserts which look to have the correct number of Inserted records, but there are hundreds of records that have been recorded as being updated.  This is a bidirectional replicated table but the databases on the Publisher nor the distributer have a means to update records.  I am using a custom resolver for the article.  I am using the Microsoft SQL Server DATETIME (Later Wins) Conflict Resolver.

Viewing all articles
Browse latest Browse all 4054

Trending Articles