need help in how to create user name and password form

  • Thread starter Thread starter falcon999
  • Start date Start date
F

falcon999

Hi,

I have an access program that contains some tables, forms, queris and
reports. I need a solution in how to control the program. i want to
create a login name and password form, these username and password will
be stored in a table that contain other fields such as name and age. i
want the program to store some fields automatilcally when the user
enter the system by his username. For example if one user logged to the
system, his username will be fill automatically to some tables for
examble the master table so that we can know that this data is filled
by this user. The system sould do some authentication things, some user
can add and edit and other just only add.

Thanks
 
Hi

I am not sure if this was your query..

you wish to set password for your database.

iIf this is the case you can create password for access file by
following the steps listed :
create a database click tools -> security -> Set database password ..

If this is not your query please reply..

I will try my best to assist you.
 
Actually not,
I don't want to use access security, i want to use coustomise username
and password form so that anything that a user add in the database will
be under his username, mean that his userid will be added automatically
in some tables.
 
Back
Top