Hiding tables in MDE files

C

Charles Tam

Is there a way to hide tables in MDE file, such that, they could not be
imported or linked to a separate mdb file.

I've set the table's hidden property, however, it does not seem to work. Any
ideas?
 
R

Rick Brandt

Charles Tam said:
Is there a way to hide tables in MDE file, such that, they could not be
imported or linked to a separate mdb file.

I've set the table's hidden property, however, it does not seem to work. Any
ideas?

You can "obscure", but the only way to prevent is to use Access User-Level
security (an advanced topic). Even that can be hacked so it depends on
whether you want to keep out the "casually curious" or the "truly
malicious". If the latter the data doesn't belong in an Access file.
 
C

Charles Tam

Thanks for your information.


Rick Brandt said:
You can "obscure", but the only way to prevent is to use Access User-Level
security (an advanced topic). Even that can be hacked so it depends on
whether you want to keep out the "casually curious" or the "truly
malicious". If the latter the data doesn't belong in an Access file.
 

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