I apologize if this is not the correct place to ask this question. I am using FMDB; I have an INSERT statement that is failing on a "constraint error" (duplicate record which is the correct error).
My question is: how do I determine programmatically (using Obj-C) what, if any, error was returned from the INSERT? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users