My client has a Sql Server Database. I need to create an App that runs off line then i thought to use SqLite in App. But the principal database is Sql Server 2012. I need to retrieve data from Sql Server and store in my Sqlite or Store data in Sql Server with data from Sqlite. What kind problem would i have? Or not? I don't know if is or not a good pratice, but must be this way.
↧