0
I need to synchronize (one throwing information to the other) a DB sqlite with some DB server like sqlserver or mysql, and I would like to know how I can do this, I am using the language C# with visual studio, Thank you
Edit: Just to be clear, I’m creating a box control system, and I need to throw the sqlite data to some server BD like MSSQL or Mysql, However I am not able to find solution, to use webservice and related. Thank you
Possible duplicate of How to sync an offline database to an online?
– Woss
Synchronize Local and Web Databases | How to Build a Webservice to Synchronize Android and Mysql Sqlite Database | How to sync Sqlite with Mysql | Synchronize the server database with a localhost | Server-to-server Mysql Database Synchronization (VPS) | Mysql database update
– Woss
If none of these questions help you, I believe your question needs editing in more detail;
– Woss
I’ll check them all, thank you !!
– Jean Carlos Sampaio