How to put password in my database???

D

Douglas J. Steele

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.
 
W

warba60

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 -
 
D

Douglas J. Steele

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.
 
W

warba60

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.
 
D

Douglas J. Steele

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.
 
W

warba60

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 -
 
Top