Protecting single tables

  • Thread starter Thread starter Colleen
  • Start date Start date
C

Colleen

Hi. Can anyone tell me how to protect single tables in Access 2007 without
protecting the whole database.
Thanks
 
On Wed, 11 Nov 2009 07:49:02 -0800, Colleen

One simple but not foolproof way is to set the Hidden attribute on the
table. That's how the MSys* tables are normally hidden.
Another way is to encrypt the data and keep the table in plain view.

-Tom.
Microsoft Access MVP
 
Back
Top