allow users to change password

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the "user level security wizard " to set up usernames and
passwords . but i like to enable users to change there passwords . is this
facility available in access?(i dont have logon form)
 
Check out the NewPassword method. You could use that method in a form,
to let each user change their own password. Do a google search on that
word, in this group.

HTH,
TC
 
TC said:
Check out the NewPassword method. You could use that method in a form,
to let each user change their own password. Do a google search on that
word, in this group.

HTH,
TC
"Check out the NewPassword method" this helps me as i dont know these
expressions. thanks for response and help
 
Back
Top