Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Sqlite sync with SQL SERVER

$
0
0

Hi guys i have an android application that requires offline data storage with sqlite. This database needs to communicate with a ms sql server instance. Specifically it needs to pull subsets of data from various tables, edit / add records and then push these changes back up to the server. It seems there is no "out of the box" tool for this so here is the list of options that i am left with to implement this system. If anyone can elaborate on something or shed light on what ive missed your help would be greatly appreciated. Thanks

1) Use a WCF service Pros: Plenty of documentation cons: have to write client and server side code

2) Use the Zumero component Pros: Very little setup code Cons: Only bi directional sync available, my tables are large and i cant sync the whole thing to the device

3) Microsoft Sync framework I cannot find any good sample code on this and its seems it is still up to you to code the client

4) ADO .NET Pros: I am very famaliar with this style of coding Cons: Not the "correct" / industry standard way of coding a syncing framwork


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>