Re: Capture Pswrd & Userid To Auto Populate Form
- From: "Jeff Conrad" <jeffc@xxxxxxxxxxxxxxxxx>
- Date: Tue, 3 May 2005 20:20:01 -0700
"Nikki Norris" wrote in message:
news:61d31ea00a0a4ff382ec0e3179f514c3@xxxxxxxxxxxxxxxxxxxx
> Hello,
> I have a table of user id, password & name. I have a form that in order to
> modify it you must have a password. This is captured in my password
> routine.
>
> 1. I need to capture the userid and name at the password sign-in level.
> 2. Once I have the username, I need to auto populate the form with the user
> name, date and timestamp.
>
> Does anyone have a routine or code for this?
Hi Nikki,
Yes, I have done something like this before and can certainly share some code
with you, however, I must point out that this type of "home-grown" security
is by no means *secure* at all. Anyone with a little bit of Access knowledge
can bypass this stuff pretty easily.
How Access-savvy are your users and what type of data are you trying to protect?
Have you considered implementing built-in Access User Level Security (ULS)?
It is much more secure than creating something yourself and you have a lot
more control over individual database objects.
--
Jeff Conrad
Access Junkie
Bend, Oregon
.
- Follow-Ups:
- Re: Capture Pswrd & Userid To Auto Populate Form
- From: Nikki Norris via AccessMonster.com
- Re: Capture Pswrd & Userid To Auto Populate Form
- References:
- Capture Pswrd & Userid To Auto Populate Form
- From: Nikki Norris via AccessMonster.com
- Capture Pswrd & Userid To Auto Populate Form
- Prev by Date: Re: Network User Name
- Next by Date: Re: Form Event question
- Previous by thread: Capture Pswrd & Userid To Auto Populate Form
- Next by thread: Re: Capture Pswrd & Userid To Auto Populate Form
- Index(es):
Relevant Pages
|