multiuser environment on different platforms

K

KG

I need to create a secure database in a multiuser
environment, with some users having 97 and some with 2000.
I split the database to have 2 different front ends (one
for each version) but now the permissions have gone crazy.
If I change the permissions on one platform, they're
different on the other. How can I make the permissions the
same on both platforms?
 
J

Joan Wild

You must set permissions in each version. Permissions are stored in the mdb
file. The workgroup file (mdw) just stores users, passwords, groups, and
group membership.

You are best to assign permissions to groups.
 

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