Subject Re: [firebird-support] Accessing Server Machine information from
Author Dmitry Yemanov
Leyne, Sean wrote:
>
> There is another option, use built-in RDB$GET_CONTEXT( 'SYSTEM', 'CLIENT_ADDRESS') to get the IP address of the server.

As the variable name suggests, it will return you the IP address of the
currently connected *client*, not the *server* :-)


Dmitry