I am building an online-offline application. The offline applications db should be synchronized with online app db. What I have done so far is, built an offline app with sql ce as backend, and used timer to check whether internet connectivity is available in each 5 minutes. The issue I am having is I am able to add new data into online db from offline db, however I am still not clear on an efficient way of updating data which is already there, I have tried a few methods, but the performance is too bad. Need logic ideas, can anyone help ?
Alvin_2 0 Newbie Poster
Mike Askew 131 Veteran Poster Featured Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.