Re: Creating a secure database on a network

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Secret Squirrel" wrote in message:
news:2B89A4B1-8290-4361-9081-E6A9173C2CC3@xxxxxxxxxxxxxxxx

Comments in-line....

> Before I run this test I have two questions..
>
> If I want to change a query or report down the road, how would I go about
> this if I put the FE on everyone's desktop? Will I have to change it on
> everyone's pc?

You would need to give each user a new FE file. Depending upon how often
you make changes and the number of users, this could be very easy or tedious.
MVP Tony Toews has a utility to handle this for you here:

http://www.granite.ab.ca/access/autofe.htm

I have not used it myself, but have heard very good things about it.

I know what you are thinking:
"Wouldn't it be easier just to have one file on the server for all the users to share?"

The answer is definitely NO because you will have FAR greater chances of
database corruption with users sharing the same file! All your hard work
would be lost. Do not stray towards the dark side.

> Also, can you give me an example of what the shortcut should be like?

At this point I have to ask:
"How are you opening the secured database on your machine?"

You should be opening it from a shortcut icon with the correct parameters.
If you are joined to the custom workgroup file at all times (which I suspect)
this is not really the way to go.

The shortcut syntax is generally like so:

"Path to MSACCESS.EXE here" "Path to database file here" /WRKGRP "Path to workgroup file here"

All of that would be on one line. You would need to modify for your needs such
as where Access has been installed and where you have your files. Now since
the workgroup file will be on the server you'll have something like so:

"Path to MSACCESS.EXE here" "Full path to FE on user's PC" /WRKGRP "Full path to MDW on server"

For the last part you can use UNC like so:

"\\ServerName\ShareName\Security.mdw"

(Just an example, you will need to modify)

--
Jeff Conrad
Access Junkie - MVP
http://home.bendbroadband.com/conradsystems/accessjunkie.html
http://www.access.qbuilt.com/html/articles.html


.



Relevant Pages

  • Re: Workgroup file connection problem!!!
    ... While it's possible to attach a new workgroup file to Access, ... The shortcut must include the full path to msaccess.exe, ... Doug Steele, Microsoft Access MVP ... I have some question concerning attachments of new users to the database ...
    (microsoft.public.access.security)
  • Re: WorkGroup & Multiple Users
    ... Although they use your workgroup file by ... opening it via the shortcut, if they don't use the shortcut they are using ... > secure mdw") ... and/or the Users Group still has permissions ...
    (microsoft.public.access.security)
  • RE: permission for nero
    ... Subject: permission for nero ... You could modify the permissions on the shortcut to read-only except for ... > your shortcut that replaces ... you setup a specific account to be used as the RUNAS ...
    (Security-Basics)
  • Re: How do I join another workgroup after updating to Office 2007?
    ... That's a limitation of a shortcut. ... workgroup file. ... "Joan Wild" wrote: ... It is still supported in the mdb format. ...
    (microsoft.public.access.security)
  • Re: Security Wizard Locked ALL Dbs
    ... new Workgroup file before you started. ... Open any code module in the secured database. ... Display the Immediate window. ... and select Create Shortcut from the ...
    (microsoft.public.access.security)