Password on tables

J

Jorge Valencia

I know how to protect my complete database with a
password, but, is there any way I can put a password just
to open one of my tables?

Thanks for your help
 
E

Eric Butts [MSFT]

Hi Jorge,

There's not a way to place a password on database objects (excluding VBA
Projects).

If you have a Form based on that table you can programmatically prompt for
a password, and if not correct the Form will not open. Of course you will
force the users to open the table only via the Form. If you use User Level
Security you can limit the users access further.

I hope this helps! If you have additional questions on this topic, please
respond back to this posting.


Regards,

Eric Butts
Microsoft Access Support
(e-mail address removed)
"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."

This posting is provided "AS IS" with no warranties, and confers no rights

--------------------
| Content-Class: urn:content-classes:message
| From: "Jorge Valencia" <[email protected]>
| Sender: "Jorge Valencia" <[email protected]>
| Subject: Password on tables
| Date: Tue, 10 Aug 2004 06:50:32 -0700
| Lines: 5
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Thread-Index: AcR+4QEY3EHYbWBjStexLxECVFOYzg==
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Newsgroups: microsoft.public.access.tablesdbdesign
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.access.tablesdbdesign:82625
| NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
| X-Tomcat-NG: microsoft.public.access.tablesdbdesign
|
| I know how to protect my complete database with a
| password, but, is there any way I can put a password just
| to open one of my tables?
|
| Thanks for your help
|
 

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