How to get SQLite work on windows phone 8

1.Install SQLite for Windows Phone SDK
C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\ExtensionSDKs
2.Install sqlite-net NuGet package
3.Install sqlite-net-wp8 C++ wrapper from https://github.com/peterhuene/sqlite-net-wp8.git
4.Add the SQLite project reference and windows phone extension SDK reference
5.Create the USE_WP8_NATIVE_SQLITE compilation symbol

上一篇:Mysql,Oracle与Java字段类型映射关系


下一篇:UOJ261 【NOIP2016】天天爱跑步