Alex Katebi wrote:
> But triggers don't trigger until commit.
> 

That is not true.

Trigger code executes inline with the statement that caused the trigger 
to fire.

Try a few triggers with the command line shell to convince yourself.

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

Reply via email to