Sync SQLite with SQL Server 2012 Windows 8 app -


I am working with a Windows 8 app using the SQLite database. Now I wanted to sync SQLite with SQL Server 2012, there are a lot of things available, but not suitable for the Windows 8 app. Anyone can help me

thanks

View this link

As the SQLite cross platform it should work for Windows 8. There is a skeleton implementation for the Windows 8 app

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -