I have a web site where members can access The Members Area once they sign in with a User Name and a Password, the database is called "Users" and is a CSV database.
All updating of the database (except for password change) is done by Admin.

The information being provided to me is on an Excel Spreadsheet and is messy working between the spreadsheet and the database.

What other type of database could be used to provide Admin ease of adding, deleting and updating records.

Could you also direct me to a tutorial page for the instructions.

kevsim