Hi,
Can I read the current network/system user name (and password) in MS Access/ VBA programe? If yes how?
Here i do not want to get the Access user name (which I know i can get using CurrentUser function)
What i want to achieve is, i want to get the name/user id of the person who is logged in to Windows XP machine and depending on the person who is logged into the machine i want to allow or block certain functionality in my .mdb programatically.
I think what i am asking is for windows authentication in my access mdb database. is this possible?
~seenoo rao
Can I read the current network/system user name (and password) in MS Access/ VBA programe? If yes how?
Here i do not want to get the Access user name (which I know i can get using CurrentUser function)
What i want to achieve is, i want to get the name/user id of the person who is logged in to Windows XP machine and depending on the person who is logged into the machine i want to allow or block certain functionality in my .mdb programatically.
I think what i am asking is for windows authentication in my access mdb database. is this possible?
~seenoo rao