| Subject | Re: Get the username or uid of the current session's user | 
|---|---|
| Author | Aage Johansen | 
| Post date | 2002-05-06T21:16:51Z | 
semprolbat wrote:
Regards,
Aage J.
            > ...select USER from rdb$database
> How can the stored procedures/views obtain the uid or username of the
> current session's user, so that the user will only be able to see the
> data of the clients he has access to?
> (select uid from rdb$current_session)
Regards,
Aage J.