How to put password in my database???

  • Thread starter Thread starter warba60
  • Start date Start date
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.
 
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.
 
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.
 
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.
 
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??

Given it's a one-time operation, why would you bother?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Cannot save my form 3
IMAP 1
IMAP 0
Link to Database - Password 1
Unable to Access ADD/REMOVE Programs in control panel. 1
Editorial How to create secure passwords 6
error 2489 1
Interactive Password Login on a Form 4

Back
Top