Jan Slodicka wrote:
> 
> Why the value getters (sqlite3_column_int() etc., but also some other
> functions such as sqlite3_column_name()) do not check for errors? SQLite
> documentation mentions at least possible memory problems. Wouldn't it be
> reasonable to check for those an throw an exception?
> 
> Note:
> SqliteParameterCollection.IsSynchronized should return false

Thanks for the report.  Fixed here:

        https://system.data.sqlite.org/index.html/ci/7a1efd7d40?sbs=0 

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to