Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using built-in version of SQLite #5

Open
japf opened this issue Jan 18, 2018 · 0 comments
Open

Investigate using built-in version of SQLite #5

japf opened this issue Jan 18, 2018 · 0 comments

Comments

@japf
Copy link
Owner

japf commented Jan 18, 2018

Since the Windows 10 Anniversary Update (Build 14393), SQLite has also shipped as part of the Windows SDK. This means that when you are building your Universal Windows Platform (UWP) app that runs across the different Windows device form factors, you can take advantage of the SDK version of SQLite for local data storage.

See more information here: https://blogs.windows.com/buildingapps/2017/02/06/using-sqlite-databases-uwp-apps/

We should probable tackle #4 first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant