PC Review


Reply
Thread Tools Rate Thread

Database|Table Security

 
 
=?Utf-8?B?ZGF2aWRwa29obmU=?=
Guest
Posts: n/a
 
      2nd Mar 2006
I was wondering if there was a feature or code, to lock all table, query,
form, report, ect from users who access the DB, however, there is a password
to open the tables more maintenance?

thanks,
 
Reply With Quote
 
 
 
 
Rick B
Guest
Posts: n/a
 
      2nd Mar 2006
You want to lock the users out from everything when they access the DB?
What would they do in the DB if they can't access anything?

On way to lock down particular tasks in your database is to implement
User-Level-Security. Then you can define exactly what each user can and
can't do.

Or you could release an MDE version of the database to your users and keep
an MDB copy for yourself. The MDE would not allow the users to modify the
design. When you make changes to your copy, simply distribute a new MDE.

You may also want to apply User-Level-Security to further lock down what
your users can do.

--
Rick B



"davidpkohne" <(E-Mail Removed)> wrote in message
news:4DDA22FD-EEA4-4871-A204-(E-Mail Removed)...
>I was wondering if there was a feature or code, to lock all table, query,
> form, report, ect from users who access the DB, however, there is a
> password
> to open the tables more maintenance?
>
> thanks,



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Not Updating the physical database table (Access Database table) =?Utf-8?B?UGV0ZXI=?= Microsoft Dot NET Framework Forms 0 11th Jul 2007 02:46 PM
IN external database - Read Only table link & security =?Utf-8?B?QWxhbkI=?= Microsoft Access Queries 0 16th Mar 2006 02:40 AM
Problem in Sharing database for linked table from other database . =?Utf-8?B?UHJpeWFua2E=?= Microsoft Access Security 1 25th Apr 2005 12:36 PM
Failure to import a table to other database & make a copy in the same database Ray Microsoft Access 0 2nd Oct 2004 09:33 AM
Re: Security on one table in a database Joseph Meehan Microsoft Access Security 0 20th Aug 2003 12:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:50 AM.