Encryted password field

S

SF

Hi,

Access 2003,

I want to implement security by allow user to login. I have a table with
user name, password but I want to encrypt the password field. How to do
that.

SF
 
S

strive4peace

you can also use the 'password' inputMask in the table design ... but if
you change it back, everything will show.

It might be a good idea to write a routine to scramble/descramble the
data ... or do not store the passwords in a table. Each user should
have their own FE (Front-End). I like using database properties for
information like that. If you distribute an MDE, the users will not be
able to see the code


Warm Regards,
Crystal

remote programming and training

Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace

*
:) have an awesome day :)
*
 

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

Windows 10 W10 password prob. 2
Wifi Network Issue 0
Eeek! I am forbidden access? 12
Access Log in 1
Reset password from USB boot 4
Expiration notification 4
Excel Excel macro and passwords 3
Login for Access 2007 1

Top