PC Review


Reply
Thread Tools Rate Thread

Access Workgroup Security

 
 
justin.poole@gmail.com
Guest
Posts: n/a
 
      1st Sep 2006
I need to post a database on a CD to a client today and need to
implement security so that all the tables, forms, report, etc are not
able to be edited and so that the data is not even able to be copied
from forms.

So far I have enabled a VBA password, and disabled and locked all the
text boxes in all forms.

Correct me if I am wrong but as I am aware the workgroup information
file (.mdw) stores all the user level security information. How will
Access know where to find this file if I put it on a CD? Can relative
pathing be used for this?

 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      1st Sep 2006
On 31 Aug 2006 16:39:03 -0700, (E-Mail Removed) wrote:

>I need to post a database on a CD to a client today and need to
>implement security so that all the tables, forms, report, etc are not
>able to be edited and so that the data is not even able to be copied
>from forms.
>
>So far I have enabled a VBA password, and disabled and locked all the
>text boxes in all forms.
>
>Correct me if I am wrong but as I am aware the workgroup information
>file (.mdw) stores all the user level security information. How will
>Access know where to find this file if I put it on a CD? Can relative
>pathing be used for this?


You need to associate a specific .mdw file with the database, and
include that file on the CD.

If you have not yet done so, download the Access 2000 Security
Whitepaper from Microsoft's website. STUDY IT CAREFULLY. Workgroup
security is tricky, and it is quite possible to create a security
scheme which is burdensome for legitimate users but wide open for a
knowledgable third party - or even lock it down so you can't get into
it yourself!

The whitepaper has instructions for properly joining the appropriate
workgroup file.

Note that Access security is not absolute - it cannot, for example,
protect your data from being harvested by a "screen scraper" copying
the visible data from a Form. You can and should distribute a .MDE
file (rather than a .MDB) to make the VBA code inaccessible and
prevent design changes to the forms and reports.

John W. Vinson[MVP]
 
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
access 2000 workgroup security question Mark Andrews Microsoft Access 2 12th Jan 2010 08:24 PM
CurrentUser() & workgroup security (ACCESS 2007) =?Utf-8?B?Unlhbkxlbm5hcmQ=?= Microsoft Access 1 12th Nov 2007 12:12 PM
Access Workgroup Security Susan Microsoft Access 4 28th Jun 2006 03:35 PM
Is there a workgroup security problem when using Access on XP%3f =?Utf-8?B?RHluYW1pdGU=?= Microsoft Access Security 1 2nd Nov 2004 03:00 PM
Access 97 Workgroup Security problem John M Microsoft Access Security 0 26th Jan 2004 04:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:47 PM.