I've used 'Tools->Security->User and Group Account' wizard to create several users for access my MS-database.
Is there any chance that I can retrieve those information (logging username etc) through VBA code?
I try to use those security information to create a logging file (maybe saved into a table)which can record all the operations done by every user. So the logging username will be vital information for me to obtain at this stage.
BTW, is there any chance we can integrate the Windows logging username with the MS-Access one. So when users logged into the windows and open the MS-Access database, system can automatically retrieve the logging usename from windows itself rather than asking for any user name and password again.
Many Thanks
Mengjie
Is there any chance that I can retrieve those information (logging username etc) through VBA code?
I try to use those security information to create a logging file (maybe saved into a table)which can record all the operations done by every user. So the logging username will be vital information for me to obtain at this stage.
BTW, is there any chance we can integrate the Windows logging username with the MS-Access one. So when users logged into the windows and open the MS-Access database, system can automatically retrieve the logging usename from windows itself rather than asking for any user name and password again.
Many Thanks
Mengjie