More From SQLite Development Team

SQLite for Windows Phone

Free

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.

(4) Review
Visual Studio
2012
Download (8,323)
4/12/2013
3.7.16.2
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (4)
Q and A (2)
Sign in to Write a Review
Sort By:

by Ryan Groom | April 13 2013

Using it for W8, Monotouch and Mono for Android. Works great. Thanks for porting to WP8.

by Louy Alakkad | March 31 2013

Useless without a wrapper (sqlite-net-wp8).
However the latest update isn't compatible with the wrapper and so it's now useless.

by David Tosi | February 26 2013

Need to add https://github.com/peterhuene/sqlite-net-wp8 to the mix and then sqlite-net works like a champ!

by CUMT1 | December 14 2012

dont know how to use

Sign in to Start a Discussion


  • WP7.5
    3 Posts | Last Post January 07, 2013
    • Can I use it in WP7.1 projects?
    • there is a flavor floating around for wp7 but don't believe it was officially supported.
    • First try to use it in WP8 !!!! Cuz there are not interfaces or classes to use it
  • How to use?
    2 Posts | Last Post November 07, 2012
    • how to use this tool to operation the database?
    • Same question. An example project would be greatly appreciated.