Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,

I'm new to development.
I'm developing an app in which I have to connect it with database. I'm using sqlite for that.
Please tell me how I connect app with sqlite.
thanks.
Posted
Updated 14-Oct-10 21:34pm
v3
Comments
Dalek Dave 15-Oct-10 3:34am    
Edited for Grammar.
Sandeep Mewara 15-Oct-10 3:42am    
Google it! Providing steps here would be difficult.

1 solution

As far as I know you can't use sqlite on a windows phone because you can't run native code on it.


[added]

this page may interest you http://sviluppomobile.blogspot.com/2010/03/sqlite-for-wp-7-series-proof-of-concept.html[^]

[/added]


:)
 
Share this answer
 
v3
Comments
vivekmahajan86 15-Oct-10 4:24am    
but i read on net that u can use sqlite by using "System.Data.Sqlite" namespace. for using this namespace u have to add reference of this namespace. I searched net long time for this , but couldnt find any thing. so if u have some idea about it??????

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