This topic is locked

Create User Name and Password from Database

3/13/2006 1:30:10 AM
PHPRunner General questions
N
nomad author

Using a microsoft access database is it possible to create a user name and password from the database, if so, what is the process? I have been able to create a hard coded user name and password but I have not been able to create a user name and password from the database.

Sergey Kornilov admin 3/13/2006

Hi,
create new table in Access with Usename and Password fields, add new record in this table, name this table as Users and use it on the Security Tab.