Data Sync between SQL server and MSDE

  • Hi,

    I've built a application that will run on Tablet PC with MSDE as database. The same application runs on www with sql server as database. I need to sync these 2 databases at the end of the day or whenever user wants. Can anyone please tell me how can i do that i dont have any clue what so ever....

    Please help..

    Thanks,

    Raj

  • Hi Raj,

      You might want to try out some of the database synching tools on the market. You could synchronize the data at the click of a button. Otherwise, you're going to have to wrestle with SQL replication, which ain't pretty!

    Try http://www.red-gate.com

     

     

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply