T
TC
I know nothing about replication, but I imagine that you would have to
distribute copies of the workgroup file that you used to secure the
database, and, have the users start the database with a shrtcut of the
following format (all on one line):
"path to MSACCESS.EXE"
"path to MDB"
/wkgrp "path to MDW"
Then, Access will use the correct workgroup file when you start the database
via that shortcut.
I can't imagine that replication would replicate changes to the >workgroup
file<. The user & group names (& user/group relationships) are stored in the
workgroup file - not the MDB file.
HTH,
TC
distribute copies of the workgroup file that you used to secure the
database, and, have the users start the database with a shrtcut of the
following format (all on one line):
"path to MSACCESS.EXE"
"path to MDB"
/wkgrp "path to MDW"
Then, Access will use the correct workgroup file when you start the database
via that shortcut.
I can't imagine that replication would replicate changes to the >workgroup
file<. The user & group names (& user/group relationships) are stored in the
workgroup file - not the MDB file.
HTH,
TC