Rather a question than a problem: 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?
sqlite3_column_name Note: SqliteParameterCollection.IsSynchronized should return false -- View this message in context: http://sqlite.1065341.n5.nabble.com/System-Data-SQLite-version-1-0-88-0-released-tp70425p70478.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users