Would anyone be interested in a mostly C# .net wrapper for sqlite? Mostly
because of the null reference bug I had which I got around by using a C++
proxy object for open, close and execute functions. It's not your normal
ADO.NET model however, just a query class and result class.

Cheers.
-- 
Richard Heyes


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to