Subject Re: [firebird-support] Stop trigger from firing
Author Milan Babuskov
firebirdsql wrote:
> I have an after update trigger which updates some rows in the same table, how can I prevent the after update trigger from running twice?

You can use some context variable. See bottom of this page for example:

http://www.firebirdfaq.org/faq189

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================