Implementing network user security

R

Rusty

hello,

i am installling my db on our work network and sharing it with all our
users but our user level security dosent work all. It is only implemented
on the db on the server. How do you install security for all the users on
the network based on the copy on the server? thanks alot.

eric
 
J

Joan Wild

Put the mdw file on the server as well, and give each user a desktop
shortcut to open the mdb using the correct mdw file, as in
"path to msaccess.exe" "path to mdb" /wrkgrp "path to mdw"
 
Top