>>> Download the SQLite C amalgamation library from >> Quick response as always but not relevant for C# > > Please explain why so I can provide accurate information in future. A good > JavaScript interface is SQLite3-WinRT. The OP specified C#. How would one > do it from C# under WinRT ?
WinRT restricts a number of system calls thus standard SQLite doesn't work in metro applications. SQLite development team is has now WinRT-compatible SQLite branch in the repository but it's not merged into mainline yet. I.e. WinRT-compatible SQLite is not ready yet. Pavel On Sun, May 13, 2012 at 9:16 AM, Simon Slavin <slav...@bigfraud.org> wrote: > > On 13 May 2012, at 12:33pm, Michael Steiger <msli...@infoworks.at> wrote: > >> On 13.05.2012 13:24 Simon Slavin said the following: >>> >>> On 13 May 2012, at 12:19pm, Ofer Ebert<ofer.eb...@bioness.co.il> wrote: >>> >>>> I need to handle an sql database in my metro application (Windows 8) can I >>>> do it and how I use it from a c# application. >>> >>> Download the SQLite C amalgamation library from >> Quick response as always but not relevant for C# > > Please explain why so I can provide accurate information in future. A good > JavaScript interface is SQLite3-WinRT. The OP specified C#. How would one > do it from C# under WinRT ? > > Simon. > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users