auto exec macro

K

katrina

I have set up user groups, now how do I get access to ask for user name when
then open up the database
 
J

jl5000

You will need to create a shortcut that opens the database with the specified
workgroup, I recommend you search for the "/wrkgrp" open parameter in your
help file for a detailed explanation, if your users are accessing your
database from a network, you'll need to move the database and the workgroup
file in a network folder,
 
K

katrina.harp

I searched for "/wrkgrp" and could not find anything, I also searched for
parameter and foound some stuff there was alot of info....

Also the user's will be accessing the database thru a network
 
J

Jeff Harbin

You can also specify the appropriate workgroup in a shortcut. You do this
using the following code in the Target field of the shortcut

/wrkgrp "N:\Common Folder\WorkgroupFile.mdw"

Where N:\Common Folder\ is the location of the security file named -
WorkgroupFile.mdw.
 

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