The syncronization don't syncronize one table

Unanswered The syncronization don't syncronize one table

  • Thursday, 3 May, 2012 6:56 PM
     
     

    Hi guys,

    In my syncronization between Sql Server x Sql Server, I have a strange problem: I need to do two syncronizations for all tables to be sincronized. If I sincronize just 1 time one of tables isn't sincronized.

    Had this problem ever occured with you? 


All Replies

  • Thursday, 3 May, 2012 11:58 PM
    Moderator
     
     

    are there transactions being made against the table while you're synching?

    try enabling sync fx tracing or subscribing to applychangefailed event to see if its encountering an error...