|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Can you access the security user signons using a query?I have an application that the user must enter their specific code into every
record they touch. Is there a way for me to program the application to look at the security data and pull that information into a regular form? The CurrentUser() function will return the name of the Access login
that is currently active. In your editing form, you can use the BeforeUpdate event to capture the value of CurrentUser(), and stuff it into a field of your choosing. On Sat, 5 Aug 2006 09:13:01 -0700, Bunky <Bu***@discussions.microsoft.com> wrote: >I have an application that the user must enter their specific code into every -->record they touch. Is there a way for me to program the application to look >at the security data and pull that information into a regular form? jackmacMACdon***@telusTELUS.net remove uppercase letters for true email http://www.geocities.com/jacksonmacd/ for info on MS Access security Thanks a bunch! I'll try it!!!
Show quoteHide quote "jacksonmacd" wrote: > > The CurrentUser() function will return the name of the Access login > that is currently active. In your editing form, you can use the > BeforeUpdate event to capture the value of CurrentUser(), and stuff it > into a field of your choosing. > > > > On Sat, 5 Aug 2006 09:13:01 -0700, Bunky > <Bu***@discussions.microsoft.com> wrote: > > >I have an application that the user must enter their specific code into every > >record they touch. Is there a way for me to program the application to look > >at the security data and pull that information into a regular form? > > -- > jackmacMACdon***@telusTELUS.net > remove uppercase letters for true email > http://www.geocities.com/jacksonmacd/ for info on MS Access security >
MDW lost all users access
Linked Tables Security Problem shift override in split database Disabling Password in Access... Current user's password Masking Social Security numbers *** Urgent Retrieve UID Security has gone wild. deploying secured database shortcut In Access 2003, databases are suddenly protected by passwords? |
|||||||||||||||||||||||