Running a querry "select count(*) tbl " returned a generic error SQLITE_ERROR.
and an error message of "no such table: tbl"

It would be beneficial If the prepare returned an error code such as 
SQLITE_NOTFOUND instead of a generic SQLITE_ERROR. 

Thanks,
Ken




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

Reply via email to