users over network

G

Guest

Hi all,
I have currently set security (users and privileges) on my mdb and all is
running well on my PC. however another user accesing the same mdb over the
network cannot even attempt a logon, before getting an error message. The
security.mdw file is in the same network folder as the mdb file.

How do I change this so other users on the network can have the same
security as my own machine?

thanks in advance,
 
K

Keith Wilby

aaron b said:
Hi all,
I have currently set security (users and privileges) on my mdb and all is
running well on my PC. however another user accesing the same mdb over the
network cannot even attempt a logon, before getting an error message. The
security.mdw file is in the same network folder as the mdb file.

How do I change this so other users on the network can have the same
security as my own machine?

thanks in advance,

You and your users should stay joined to the default "system.mdw" workgroup
and switch to it on a session-by-session basis using a shortcut in the
format

"Full path to MSACCESS.EXE" "Full path to your app.mdb" /wrkgrp "Full path
to your workgroup file.mdw"

including the quotation marks.

Keith.
www.keithwilby.com
 
J

Joan Wild

In addition to Keith's advice, make sure that your mdw file does not have the same name as the mdb. Each needs to create their own ldb.
 

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