Subject Re: how to get the user name currently login, current date and time
Author Ryan Nilsson-Harding
--- In IBObjects@yahoogroups.com, "james_027" <james_027@y...> wrote:
> is it thru ib_connection or ib_query? or do we need some procedure
> from the server?
>
> thanks


ibConnection.Username gives the current user

Use Firebirds CURRENT_TIMESTAMP context variable to get the servers
date/time

rgds,
-Ryan