LoginName

B

Berny

Can any one tell me how to capture the LoginName in an Access .mdb Form?

I'm connecting to an SQL server over the network and when I use
'CurrentUser' I get 'Admin' as the current user and not the actual user
name.
 
Top