Re: Probs accessing database for users of newly developed Superuse

Tech-Archive recommends: Fix windows errors by optimizing your registry



Are you positive you've given the open/run permission on the same db file the
superusers are opening? Are you positive you're both using the same
workgroup file when opening the db? Go to the immediate window and paste
this and push the enter key:

? syscmd(acSysCmdGetWorkgroupFile)

Next, paste this and push the enter key:

? currentdb.Name

Do they match the paths and file names in the superusers' shortcut's target?

Chris
Microsoft MVP


CB wrote:

Thanks for the prompt supply. This group had open/run, open exclusive, and
administer privileges on the database. I tried changing it to just open/ run
- no difference. I changed in back to full permissions - still no luck.

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200810/1

.