Question : microsoft syn problem

when i start the sync,it shows enumerating the data but dosent show applying. IN the database it is already applied. The secod time i synchronize it first tries to appliy and it fails, n then again enumerates. can anybody help me??
 
SYNC FIRST RUN WHERE IT IS SUPPOSED TO ACTUALLY ENUMERATE CHANGES AND APPLY
321301
 
 
 
SYNC SECOND RUN WHERE IT IS ACTUALLY SUPPOSED TO JUST ENUMERATE CHANGES(SINCE NO EXTRA ROW IS ADDED IN THE SERVER SIDE)
321302
 

Answer : microsoft syn problem

I figured out the problem -

Its mainly because after the sync from client -> server, the sent anchor was updated. When sync from server -> client happens a new record got added after the recently updated sent anchor - hence the next time the client to server sync happens, the same record is tried to be sent to server again and that causes a conflict.

The main reason for this is we were not using originator id for filterig out these records.
Random Solutions  
 
programming4us programming4us