Password Mask

G

Guest

My table has a value for password.
The table is linked to an SQL database.
Normally, I would just change the input mask to password and then *****
would appear. But, when I change the Input Mask to "Password" the change does
not take, it just returns the actual password. SQL Enterprise manager does
not allow/or have a place to change the input mask.

Could someone please help, my audit dept. found this, and I must mask it.
 
K

Keith Wilby

Dan @BCBS said:
My table has a value for password.
The table is linked to an SQL database.
Normally, I would just change the input mask to password and then *****
would appear. But, when I change the Input Mask to "Password" the change
does
not take, it just returns the actual password. SQL Enterprise manager
does
not allow/or have a place to change the input mask.

Could someone please help, my audit dept. found this, and I must mask it.

Bind your table to a form and your field to a text box. You can set the
input mask there.

Keith.
www.keithwilby.com
 

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

password input mask 1
Input mask 4
Hidi keyed input with asterisk 3
How do I mask SOME characters in a field in Access 2007? 3
input mask 2
Input Mask; password 1
Input Mask in tables 2
Query Password 1

Top