W
warba60
Hi.Can anyone teach me how to put a password in my form??Thankyou.
Put a password for what purpose?
If all you're trying to do is mask what the user types in, set the Input
Mask of the text box to Password.
--
Doug Steele, Microsoft Access MVPhttp://I.Am/DougSteele
(no e-mails, please!)
- Show quoted text -
Why? You can set a password on the database and have Access prompt the user,
and that will be a little more secure than anything you'll be able to build.
Hi.Thank you.Can you teach me how to do that??Thank you.
Assuming you're using Access 2003 or earlier, look under Tools | Security on
the menu.
Thank you.But I'm using 2007 .
Sorry, I don't have Access 2007 installed here, but I it's Encrypt with
Password, under Database Tools.
--
Doug Steele, Microsoft Access MVPhttp://I.Am/DougSteele
(no e-mails, please!)- Hide quoted text -
- Show quoted text -
Thank you.Can you teach me how to put password using Visual Basic
Application??