Subject | RE: [firebird-support] inactivate & activate trigger from stored proc |
---|---|
Author | Svein Erling Tysvær |
Post date | 2010-12-09T08:32:24Z |
>Dear All,I think it would be better to make the stored procedure first update a field in a table and modify the trigger to check the value of that field.
>
>Is that possible to place TRIGGER INACTIVATE at the beginning and
>place TRIGGER ACTIVATE at the end of STORED PROCEDURE ?
>
>If that's impossible then how I could make it ?
>
>
>PS : I use FB 1.5 on Win Server 2003
HTH,
Set