MS access Encrypt Users Passwords Stored in User Table (SQL)
问题 My database is Access front end which is linked to SQL tables, is there a way of Encrypting/Hashing the passwords that are stored in my user table? I have seen something about Hashbytes and Salt? but not sure how to implement it? thank you in advance for your help 回答1: There is no native way to encrypt/decrypt in Access, but it's not hard to create your own. You can use the old "Zebras" method, by assigning different letters to the alphabet (you could also use some numbers or other ASCII