Transfer and synchronize sqlite db to android device
-
I am a beginner in C #, I want to use the commands push and pull (adb) to transfer and synchronize a sqlite file to Sql server 2008 r2 to a windows forms application in C #. I need to transfer data from a mobile application to android, which contains a set of assessments on participants and then display the notes on the interface of the windows forms application. I need your help . Thank you
-
I am a beginner in C #, I want to use the commands push and pull (adb) to transfer and synchronize a sqlite file to Sql server 2008 r2 to a windows forms application in C #. I need to transfer data from a mobile application to android, which contains a set of assessments on participants and then display the notes on the interface of the windows forms application. I need your help . Thank you
Please, follow this: [Creating a SQL Server Linked Server to SQLite to Import Data](https://www.mssqltips.com/sqlservertip/3087/creating-a-sql-server-linked-server-to-sqlite-to-import-data/)