65.9K
CodeProject is changing. Read more.
Home

Using SQLite Databases in Any Folder in WinRT

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.89/5 (8 votes)

Mar 9, 2015

LGPL3

16 min read

viewsIcon

30421

downloadIcon

293

By writing your own Virtual File System with a little C++, you can escape ApplicationData.LocalFolder and read and write databases in any folder your app has access to.