Link to home
Create AccountLog in
Avatar of sonmic
sonmic

asked on

Protect password

Hi,

I use the following instruction in SAS :
LIBNAME  accdb access &accdb2 DBPASSWORD = "nnn9999" ;
When someone executes the SAS he can also see the password of the access database.
Is there a way to avoid this?

Tx
ASKER CERTIFIED SOLUTION
Avatar of theartfuldazzler
theartfuldazzler
Flag of South Africa image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Avatar of Aloysius Low
Aloysius Low
Flag of Singapore image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.