How to sync SQLite Databae with SQL Database

Seth Isaacks 51 Reputation points
2021-03-24T17:51:46.04+00:00

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.

SQL Server Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sébastien Pertus 1 Reputation point Microsoft Employee
    2021-04-17T19:18:14.12+00:00

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


  2. Olaf Helper 47,436 Reputation points
    2023-07-17T06:15:58.8566667+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.