Hi.

I'm building a database application and want to be able to perform security related admin tasks from the front end.

The back-end is an Access database and the front end is VB5.

I want to have a form within my project which allows members of the admin group to perform the following tasks:

Change a password (Current User Only).

Add a new user.

Delete a user.

I also want to be able to present a form at startup requiring the user to log-in.

This is my first time database programming so any help would be much appreciated.

Best Regards.

Rob Brown.