I'm new to windows phone 7, please help me with this query. I want to add a SQLite database in windows phone 7. I downloaded the system.data.SQLite.dll from sourceforge(www.sqlite.org). i add it as a reference in windows phone 7 visual studio 2010 express for windows phone. But, it show a error message that, System.Data.SQLite.dll is not built using windows phone runtime.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I suppose you downloaded a wrong .dll. ( for c# .net, and not silverlight).
If you want, you have a great tutorial for using SQLite in your WP7 apps, explains how to use SQL (tutorial uses sqliteClient )
标签:
windows-phone-7