Click here to Skip to main content
15,880,405 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am working on a project with central database at a cloud online, and 2 clients one on mobile and other on PC. Both will have data read, write and update option. I want to have both local databases on each platform to work in case of offline and also remote database updation facility. Application on pc will be build on c# and on android for phone. The cloud database that i have an account on is "Microsoft SQl Server as a Service" on Appharbour. It should be 2 way, my updates should reach to other client and his updates to me too. So how exactly do i handle this thing smoothly. Note: I have read and heard of replication, but will it work for android client ?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900