Run Permissions

  • Thread starter jbkirby via AccessMonster.com
  • Start date
J

jbkirby via AccessMonster.com

What do I need to use in a multiuser environment for my front-end and backend
objects, owner's permission or user's permission and why?
 
K

Keith Wilby

jbkirby via AccessMonster.com said:
What do I need to use in a multiuser environment for my front-end and
backend
objects, owner's permission or user's permission and why?

Homework time again? Can you be more specific? Are you talking file
permissions of RWOP queries?

Keith.
 
J

jbkirby via AccessMonster.com

i guess? In MS Access menu, there is tools>options and in the tables/queries
tab, there is run permissions. How do I use this for security and how is this
related to user and group permissions? I have an application whose backend is
in a server and I want to restrict other users from updating records from
certain tables.
 
K

Keith Wilby

jbkirby via AccessMonster.com said:
i guess? In MS Access menu, there is tools>options and in the
tables/queries
tab, there is run permissions. How do I use this for security and how is
this
related to user and group permissions? I have an application whose backend
is
in a server and I want to restrict other users from updating records from
certain tables.

That setting is used in conjunction with User-Level Security to allow
queries to be run with the query owners permissions. So if the owner has
full update permissions to the query, then anyone with permissions to open
that query will inherit those permissions. See the FAQ on ULS for more
details, there a link to it on my web site.

Keith.
www.keithwilby.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top