I want to protect my db-be with a password but Access will ask the user for this password.
I want to keep that password secret and NOT to be supplied by any user nor from a /cmd line option which can be read by anyone.
Can i somehow supply that password from my front-end application, so the password is not known by the user.?
Of course i am aware that this is not full proof security and i need to do more.
I am using Access-2000.
I want to keep that password secret and NOT to be supplied by any user nor from a /cmd line option which can be read by anyone.
Can i somehow supply that password from my front-end application, so the password is not known by the user.?
Of course i am aware that this is not full proof security and i need to do more.
I am using Access-2000.