Remove User-Level Security

S

Sparky

Hi - I've been playing around with a few versions of a database I have
created. I would like to remove the user-level security that I have set up
but so far my attempts don't seem to remove ALL traces. Suggestions welcome!
 
K

Keith Wilby

Sparky said:
Hi - I've been playing around with a few versions of a database I have
created. I would like to remove the user-level security that I have set
up
but so far my attempts don't seem to remove ALL traces. Suggestions
welcome!

Try giving full permissions for all objects (including the database object)
to the "users" group.

Keith.
www.keithwilby.com
 
T

Tom McNally

I've got a previously secured 2003 mdb/DAO database that I need to unsecure
as well. Is this the best method? I have to unsecure both front and back
ends of database. My relinking module bombs since the back-end tables are
always secured and apparently 2007 doesn't like same.
 

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