[sqlite] Transaction issues with WinRT build

2012-08-19 Thread Lukas Fellechner
Hello, I tried using the WinRT builds of sqlite. But I find there are problems when using transactions. While my table creation and insert statements work fine, all transacted "update" statements are failing with result "CannotOpen", error message is "unable to open database file". This even h

[sqlite] Feature Request: ARM version for WinRT

2012-08-12 Thread Lukas Fellechner
Hi all, it is great to have the WinRT compliant version of SQLite, good work!! Now one last thing missing is the WinRT / ARM version. It is possible right now without bigger modifications: http://stackoverflow.com/questions/11176978/how-can-i-compile-sqlite-for-winrt-arm Probably just some bui