Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

User Level security Wizard on shared Drive 1

Status
Not open for further replies.

humphreyoji

Technical User
Joined
Sep 30, 2004
Messages
12
Location
NL
The shortcut created with the User Level Security Wizard on the desktop works fine on a local drive but gives errors on a shared drive.

How do I proceed

Humphrey
 
I suspect that you modified your System.mdw file.

For each database I create, I create a new .mdw file and store that .mdw file on a server. All users' shortcuts to my database include the /wrkgrp option to the .mdw file. The shortcut property looks something like this:

"\\path\msaccess.exe" "\\path\YourFE.mdb" /wrkgrp "\\path\YourWorkgroupFile.mdw
 
Thanks. The icon property to my database now looks like this and it works:
"\\path\MSACCESS.EXE" /WRKGRP "\\path\xxx.mdw" "\\path\xxx.mdb
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top