peterhuene / sqlite-net-wp8

A C++/CX wrapper for SQLite functions that sqlite-net depends on. Can be used as an alternative to csharp-sqlite on Windows Phone 8. This library is released under the MIT license.
MIT License
74 stars 65 forks source link

SQLite Upgrade to 3.8.1 #24

Closed FransCRe closed 10 years ago

FransCRe commented 10 years ago

Peter,

Appreciate your effort to keep this library updated.

Microsoft just update the SQLite version in their Visual Studio.(Express) for WindowsPhone8.

Thanks.

peterhuene commented 10 years ago

Upgraded to 3.8.1. Going to also investigate VS 2013 now that it's RTM too (will probably create a "VS2013" branch since the extensions differ).

FransCRe commented 10 years ago

HI Peter,

To Create and Access a Sqlite dbase on the windows8 phone in the ISOlated storage in a secure way, seems to be more challenging then I thought.

Would you be able to give me a link to a code sample of a Windows application where a SQLite database is created on the phone?

Application Code is being written in C++.

Thx in advance,

Frans Reitsma

Gesendet von Windows-Mail

Von: peterhuene Gesendet: ‎Freitag‎, ‎18‎. ‎Oktober‎ ‎2013 ‎07‎:‎16 An: peterhuene/sqlite-net-wp8 Cc: FransCRe

Upgraded to 3.8.1. Going to also investigate VS 2013 now that it's RTM.

— Reply to this email directly or view it on GitHub.