Subject current_user?
Author richard@tortoise.demon.co.uk
Could anyone tell me, is there some function or variable I can refer
to
within a stored procedure that returns the name of the current
user?

I'm looking at the possibility of moving an ms-sql application to
interbase.
Many of the existing procedures return different result sets
according to
who executed them and I'm wondering if this sort of security
mechanism can
be implemented in interbase.

regards
Richard

richard@...