The syncronization don't syncronize one table

問題 The syncronization don't syncronize one table

  • 2012年5月3日 下午 06:56
     
     

    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? 


所有回覆

  • 2012年5月3日 下午 11:58
    版主
     
     

    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...