On 16 Jun 2014, at 9:03pm, c...@isbd.net wrote: > > Remember - I said I'm doing an INSERT, either it will insert the > intended data or there will be an error.
But there are two types of error: the INSERT command may turn out to be invalid (accidentally including a quote character or an unexpected semicolon) or the INSERT command may be legitimate but the INSERT may violate a constraint. And it may be useful to know what type of error occurred. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users