How to define Input Mask

S

Steph

I would like to know how to programmatically define the input mask on a
linked table(SQL Server).
The input mask is 'Password'

what i'm trying to do is hide the content of the Pwd field from users who
have access to the tbl_Users table. if there's a better way, tell me
please!

Stephane
[email protected]
 
Top