Subject Server and application names
Author Roberto Freitas
Hello,
I use some applications that update records on a table in a distributed
database (FireBird 1.5). This table has a Before Update trigger, and
can be updated by different applications on different servers. When
this trigger is fired, I must know (inside the trigger) what are
current server and application names.
How can I do it?