locked
Bulk Insert in DB not working in Sync Framework RRS feed

  • Question

  • Hi,

    I am using Sync framework for syncing data from SQL SERVER 2008 R2  to SQLCE at client side using WCF service exposed.Change Tracking in enabled for the Table to be synced and database also.

    When i am performing insert as record by record things are working fine but now i am using MERGE Statement to insert the bulk records in to Server DB table sync is not working.

    please help how to make sync work using bulk insert or record by record is only option i have :-)


    Bhoopendra Pratap Singh Please mark the post as answered if it answers your question.

    Friday, May 10, 2013 7:58 AM

All replies

  • can you post a snippet of how you're doing the bulk insert?

    Friday, May 10, 2013 10:45 AM