I'm investigating the possibility of allowing the users of a certain MSAccess database my company uses to change their passwords via web interface. I realize that these passwords are stored in the system.mdw file but how do I get in there to change or even do a lookup on the data?
We have several perl cgi scripts that perform operations and generate reports via ODBC call to this database. Right now the database admin (me) has to change the user passwords manually. I would like to be able to give them that option. Does anyone have any experience witht this? Any help would be greatly appreciated.
We have several perl cgi scripts that perform operations and generate reports via ODBC call to this database. Right now the database admin (me) has to change the user passwords manually. I would like to be able to give them that option. Does anyone have any experience witht this? Any help would be greatly appreciated.