How lock accdb file table?

T

Tom van Stiphout

On Sat, 30 Jan 2010 07:09:01 -0800, yousef <[email protected]>
wrote:

There is no way to lock an individual table. The closest you can get
is "Encrypt with Password" on the Database Tools ribbon. This is for
the database as a whole.

-Tom.
Microsoft Access MVP
 
J

Jeff Boyce

You asked a "how" question ... and told us how you want to do it.

If you mean "what", as in "I want to keep folks from linking to the tables
in my database", folks here may be able to offer ways to handle that.

For example, if you data were stored in a SQL Server back-end, you could use
the security that SQL-Server offers to prevent folks from seeing the tables.

Good luck!

--

Regards

Jeff Boyce
Microsoft Access MVP

Disclaimer: This author may have received products and services mentioned in
this post. Mention and/or description of a product or service herein does
not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 

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