Subject | Server and application names |
---|---|
Author | Roberto Freitas |
Post date | 2006-03-29T13:02:47Z |
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?
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?