Re: Securing Tables From Data Changes
- From: "jkmccnh" <jkmccnh@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 13 May 2005 10:46:03 -0700
Sorry, 'RWOP'??. I don't know much about user-level security. We've never had
anyone who either knew how, or was inclined to by-pass, the start-up option
of hiding the database window. Could you please be a little more specific?
I'm willing to read knowledge base articles but can't seem to find the
appropriate one(s). Thanks for the help.
"Joan Wild" wrote:
> "Rick B" <Anonymous> wrote in message
> news:uqhYAq9VFHA.1044@xxxxxxxxxxxxxxxxxxxxxxx
> > One way is to implement user-level security and take away the user's
> > access
> > to the tables. This will mean they can't open or modify the tables in any
> > way. Also, take away all access to the queries. Then, give them the
> > needed
> > access to the various forms they should be using.
> >
> > Since the forms are based on queries that they don't have access to, you
> > would get an error UNLESS, you set the queries to "run with owner
> > permission". Then, when they open the form, they will be able to use the
> > queries and perform the needed tasks.
>
> Not quite. They'll still need at least read data permission on the RWOP
> query in order to be able to read data. And it they need to
> add/modify/delete records in the form, then they'll need the appropriate
> permission(s) on the query.
>
>
> --
> Joan Wild
> Microsoft Access MVP
>
>
>
.
- Follow-Ups:
- Re: Securing Tables From Data Changes
- From: Joan Wild
- Re: Securing Tables From Data Changes
- From: Joan Wild
- Re: Securing Tables From Data Changes
- References:
- Securing Tables From Data Changes
- From: jkmccnh
- Re: Securing Tables From Data Changes
- From: Rick B
- Re: Securing Tables From Data Changes
- From: Joan Wild
- Securing Tables From Data Changes
- Prev by Date: Re: Security Warning
- Next by Date: Re: MSysTables
- Previous by thread: Re: Securing Tables From Data Changes
- Next by thread: Re: Securing Tables From Data Changes
- Index(es):
Relevant Pages
|