Urgent: Determining SQL server User name & group from access

Peterchogudo

New member
Local time
Yesterday, 17:05
Joined
Sep 6, 2005
Messages
6
I have designed an application in Access with an SQL backend.

How do I determine the user logged into SQL from within my Access application.

Specifically what stored procedures can i use to determine
1. The user name
2. The user's group(s)

of the currently logged-in user.

I would appreciate any other techniques for solving this problem

Thanks.

Peter.
Nigeria
 
The search utility is there for your convenience.

Try searching under Getusername or something like that.

Good Luck!
 

Users who are viewing this thread

Back
Top Bottom