Assigning Users

S

Sajjad

Hello All

I want to assign users in access database. How i can assign users with
different authority & rights.


Thanks

sajjad
 
G

Gina Whipp

Sajjad,

Setting up security on an Access database is serious business and you need
to understand it fully before proceeding. You didn't mention what version
of Access. If Access 2007, uless you are using *.mdb format ignore the
link. In Access 2007 Access security has been removed and you will have to
either set something up yourself (for which there are many ways to do so) OR
you could use an SQL Server for the tables and apply the security via the
SQL Server (hope I explained that correctly) OR as I mentioned save in
previous version and use the security measures via Access. Start here:
http://www.jmwild.com/Accesssecurity.htm

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm
 
Top