Re: Update db FE with "power user"
- From: Bob Alston <bobalston9@xxxxxxxxx>
- Date: Thu, 19 Feb 2009 23:25:21 -0600
Tom van Stiphout wrote:
On Thu, 19 Feb 2009 19:52:15 -0800 (PST), "robert.waters"Maybe you could appease the boss by giving him his own front end that only has links to the back end. that way he can create whatever queries and reports he wants and keep them forever.
<robert.waters@xxxxxxxxx> wrote:
Perhaps the best strategy is to adopt his changes in the main program.
What's good for the goose... Or expand the functionality of the main
program to such extent that his kinds of customizations are no longer
needed.
You mentioned you are distributing an MDB. That is a Really Bad Idea
and should be replaced with an MDE. The companies' intellectual
property should not be available to anyone wanting a copy of it.
To do what you ask strictly speaking is not that easy: say we have a
query that you added a column to for the next release, and an updated
report depends on it. Your boss also modified the original query to
change a sort order. Even if you can detect that both of you have
updated the query, which version are you going to keep? This should
give your boss pause.
What should give the entire organization pause is that a rogue
employee is making changes that have not gone through the normal
alpha/beta testing cycle. You *do* have that process in place, right?
Since when do we take changes in production without these required
steps? Not even the President should be allowed to do that. Quod licet
Jovi, non licet bovi?
-Tom.
Microsoft Access MVP
I have an Access front-end that I make regular modifications to and
then distribute to many users on a terminal server using AutoFE
(thanks Tony!!).
However, I have one "power user" (My boss) that makes his own changes
to his copy of the FE (regardless of my attempts to get him to use a
separate copy of it).
Is there any code out there to intelligently update an mdb, not using
SourceSafe (we don;t have a license, and if we did I wouldnt want him
playing with it)?
I am looking for something to selectively update the objects in an
mdb, or synchronize from a master source without deleting custom
objects. I would like to avoid writing my own code, as this would
take some large amount of time (I wouldnt mind converting some already-
written-for-a-similar-purpose code though). I am not averse to
purchasing something reasonably priced, to eliminate the headache.
Thanks everyone.
Of course, you would probably want to limit him to read only. You could likely do that by hiding the table links and only giving him access to queries that are snapshots. Course, it is not fool proof.
bob
.
- Follow-Ups:
- Re: Update db FE with "power user"
- From: Salad
- Re: Update db FE with "power user"
- References:
- Update db FE with "power user"
- From: robert.waters
- Re: Update db FE with "power user"
- From: Tom van Stiphout
- Update db FE with "power user"
- Prev by Date: Re: Update db FE with "power user"
- Next by Date: Breitling Hercules Watch, Popular Wristwatch
- Previous by thread: Re: Update db FE with "power user"
- Next by thread: Re: Update db FE with "power user"
- Index(es):
Relevant Pages
|