Access 2007 security

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I give up!!!!!

Access 2007. I am looking for documentation on how to have one person have
full access to a DB and someone else have read only access to the same db.

Any ideas?
papi
 
I give up!!!!!

Access 2007. I am looking for documentation on how to have one person have
full access to a DB and someone else have read only access to the same db.

Are you using the new ACCDB format? If so, then ULS is no longer supported on that format, and you'd have to code your
own security and grant rights to users as needed.

If you're NOT using the new format, then you can use ULS as always. Check Joan Wild's page for info and links:
www.jmwild.com

Scott McDaniel
scott@takemeout_infotrakker.com
www.infotrakker.com
 
Scott,

Thanks. To confirm what you said I use the ULS from a previous version if I
have not set up the database in 07. Right?
 
Back
Top