Stop Users Importing Tables and Queries

A

Annette

I have developed a small database which I can secure from the front but other
users are able to use FILE, IMPORT and bring in my whole database, how can I
stop this. I am particularly worried about other people copying the database
design not the actual data

Any help would be gratefully received

Annette
(e-mail address removed)
 
R

Rick Brandt

Annette said:
I have developed a small database which I can secure from the front but other
users are able to use FILE, IMPORT and bring in my whole database, how can I
stop this. I am particularly worried about other people copying the database
design not the actual data

Any help would be gratefully received

Give them an MDE instead of an MDB and then the design can neither be viewed nor
altered. If objects can be imported into other files then you didn't apply
security properly or at least forgot to remove those permissions.
 

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