I want to use a sqlite database in my app but don't know how to use this
I want to Know
1. Where to place this sqlite Db in my app i.e the location /Folder to place this DataBase.
2. How to use this in my app i.e How to read the data fron this sqlite .
Please help me to solve this and If any sample for the same
Thanks & Regards
Asfend YarPosted Mar 2, 2016, 3:09 PM
Carmelo La MonicaPosted Jul 24, 2015, 6:53 AM
https://code.msdn.microsoft.com/vstudio/Parte-uno-Sqlite-in-182c5875
https://code.msdn.microsoft.com/vstudio/Parte-due-Sqlite-in-47e31aab
ByeAmelie MoorePosted Jul 22, 2015, 12:49 AM
Dear Dinesh Joshi,
I think SQLite Viewer Program will be helpful for read SQLite database. This software is capable to read every SQLite format for example .db, .db3, .sqlite, .sqlite3 etc. Just download this utility free of cost for read SQLite files but if you want to export SQLite database then upgrade to pro.
Note: The tool works with Windows Operating System if you are using other OS then first copy SQLite database into Windows Computer after that install the tool for preview SQLite files.
ankit modiPosted Mar 5, 2013, 3:29 AM
Please reffere bellow link.
http://dotnetslackers.com/articles/silverlight/Windows-Phone-7-Native-Database-Programming-via-Sqlite-Client-for-Windows-Phone.aspx
you got all answer for this link.And also this link contain a sample so you can understand easily
Shuvro PallPosted Dec 1, 2012, 4:11 AM
http://www.codeguru.com/csharp/.net/wp7/using-sqlite-in-your-windows-phone-application.htm