Thanks Robert.
And thank you for the .NET SQLite provider. SQLite is just what we need for our project, and it's great to have a proper ADO.NET 2.0 provider.
BTW, is it possible to use your released vNext SQLite provider with .NET Framework 3.5/VS2008 beta 2 and the latest Entity Framework stuff? I'm aware that it was built against the beta 1 stuff, but I was wondering whether it's still compatible.
I'm assuming that we'd have to write the mapping (EDMX/CSDL/MSL/SSDL) manually, and I'm currently trying to work out how to do that.
Thanks.