question

SethIsaacks-4659 avatar image
0 Votes"
SethIsaacks-4659 asked SbastienPertus-0722 answered

How to sync SQLite Databae with SQL Database

I have been researching this a long time and everything I have tried has resulted in a dead end.
I have an Xamarin Cross Platform App leveraging the sqlite-net-pcl.....as the tutorials tell you.
However, the app will have the option to connect to a server that has a sql database....and I need to sync the data back and forth.
Apparently the current tutorials for doing this with azure....do not work. I have spoken to some of the top Azure people and from my understanding Azure mobile apps is going through a rework.
So I tired Dotmim Sync....but sqlite-net-pcl is not compatible with Dotmim Sync
Any help with this would be much appreciated.

dotnet-sqlite
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SbastienPertus-0722 avatar image
0 Votes"
SbastienPertus-0722 answered

Dotmim.Sync is compatible with sqlite-net-pcl now :)
See more here : https://github.com/Mimetis/Dotmim.Sync/discussions/517

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.