Hi,
I found an issue (bug) with my .NET wrapper for SQLite.  The issue was if you issue 
this statement
PRAGMA empty_result_callbacks = ON;select * from test

and the test table has no rows then the wrapper crashes.

I have fixed this issue

The version is now 1.1.1

regards
Greg O

Reply via email to