Subject | Re: [firebird-support] IP or Machine name from trigger |
---|---|
Author | Steve Wiser |
Post date | 2007-07-06T19:43:46Z |
maybe use a udf?
Ross Ryding wrote:
Ross Ryding wrote:
>
> Is it possible to determine IP number or Machine name of client that is
> making the request? Our application (MRP SYSTEM) has everyone making
> request as default username and password which is stupid but it just
> is. I want to be able to determine who is making a change to the
> database from a trigger, I know how to get the time and understand what
> fields are being changed but can not determine anyway to tie that to a
> machine or person.
>
> thanks ross
>
>