I am using triggers to handle database integrity as suggested by the docs.  
When a violation occurs the 'SELECT RAISE(ROLLBACK, "Blah")' is executed.  I 
want to get extract the 'Blah' text using the C API but cannot seem to work 
out how to do it.  I feel I am missing something obvious... can anyone please 
help.

Thanks.

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

Reply via email to