security workgroup specify at startup

M

MarthaP

How do I specify a workgroup on a network server when a user is opening an
Access database?

Thank you.

Martha
 
K

Keith

MarthaP said:
How do I specify a workgroup on a network server when a user is opening an
Access database?
Use the workgroup command line switch in a shortcut:

"Path to MSACCESS.EXE" "Path to your mdb file" /wrkgrp "Path to your
workgroup"

For example:

"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE"
"X:\MyFolder\MyGUI.mdb" /wrkgrp "X:\MyFolder\MyWIF.mdw"

Regards,
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