PC Review


Reply
Thread Tools Rate Thread

Can I set access rights and passwords for different users

 
 
=?Utf-8?B?bWVsbHk2Ng==?=
Guest
Posts: n/a
 
      5th Jul 2005
My boss wants different access rights for employees in my database, so they
can only access their work, but so that he can access all the work. Please
help
 
Reply With Quote
 
 
 
 
Keith
Guest
Posts: n/a
 
      5th Jul 2005
"melly66" <(E-Mail Removed)> wrote in message
news:E3BD927A-AD90-4D60-A48B-(E-Mail Removed)...
> My boss wants different access rights for employees in my database, so
> they
> can only access their work, but so that he can access all the work.
> Please
> help


That's a tall order if you are a beginner. The place to start is the FAQ on
security, there's a link to it on my web site. Be ready for a steep
learning curve and to get things wrong ... and to start tearing your hair
out! Oh and always back up your files before attempting to apply security
in case you lock yourself out.

Regards,
Keith.
www.keithwilby.com


 
Reply With Quote
 
Rick B
Guest
Posts: n/a
 
      5th Jul 2005
Once you implement User-Level security, and take away all access to the
tables, you will most likely want to build two forms. One will have access
to all records and will only be available to your bos. The other will be
based on a query that only allows access to the current user's records.
This would be done by putting criteria in the query under the "userid"
column for the record. The criteria would be =CurrentUser()

Since the users won't have access to the tables (that would let them get
around your security) you will have to set this query to "run with owner's
permissions".


--
Rick B



"melly66" <(E-Mail Removed)> wrote in message
news:E3BD927A-AD90-4D60-A48B-(E-Mail Removed)...
> My boss wants different access rights for employees in my database, so

they
> can only access their work, but so that he can access all the work.

Please
> help



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calendars, different users, and access rights =?Utf-8?B?VGFibGVzcGlkZXI=?= Windows Vista Administration 2 25th Sep 2007 01:08 PM
Access rights for Normal Users Baiju Windows XP General 4 28th Oct 2005 02:13 AM
Printer rights for users with Limited access rights =?Utf-8?B?Q2hvaXJib3k=?= Windows XP New Users 2 7th Oct 2005 05:45 PM
Setting access rights for other users Kamron Windows XP Security 1 21st Jun 2004 02:17 AM
How can I allow users to set their own passwords in Access Ray Microsoft Access Security 2 27th Jan 2004 10:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:58 AM.