Subject Can a trigger not to be fired by a dedicate user (application)?
Author busy_mac
A trigger is useful to monitor data updating.
However, I prefer a trigger only be "fired" when third party programs
performing the updating actions but NOT mine.

In MSSQL, it allows an application to set by a name not to invoke
certain triggers it created.

Is there any simliar mechanism in Firebird?