Subject Re: [firebird-support] Server Name
Author Alexandre Benson Smith
Roberto Freitas wrote:
> Hello,
> How can I know the server name (inside a trigger) using Windows and FB
> 1.5? (I mean know inside a trigger the name of the computer that is
> running FB 1.5).
>
Hi Roberto,


Only using an UDF.

Since the server name is a very static information, I would create a
table with that information and populate it on the database install.
After it's in a table, is a matter of SELECT to retrieve the data.

see you !

--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br