Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
dears i am web developer using C# and sql database but i am new in windows phone development and i want to connect my windows phone application to sqlite(i create the file of sqlite that include the tables...) using google i saw that i need System.Data.SQLite.DLL assembly i download it but when i try to add reference to it...it is not allowed because it is not built using mobile phone runtime?!

so how can i use SqliteCommand in my phone app is there any comlete example i have the tables as a sqlite database file how to insert it to my phone app and how can i write command and create connection and DataReader in sqlite and what is the requirment to use them

Best regards.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900