Re: changed queries save automatically
- From: "Don Small" <DSmall@xxxxxxxx>
- Date: Wed, 26 Apr 2006 16:28:21 -0600
Hi Jerry,
I have been researching this thread topic in both the general access and
access.queries groups. Although your logic seems correct, I have had this
problem show up in mutliple databases and I never have used the SetWarnings
command and always have the option "Confrm Action Queries" checked on. In
fact, when I observe this behavior I have checked the "Confrm Action
Queries" and it still shows checkd on.
Either something else is turning off warnings or we're dealing with a bug
(that wouldn't be a first). BTW - I never experienced this before Access
2003 and have used Access since Office 95.
Any more thoughts?
Don Small
"Jerry Whittle" <JerryWhittle@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6950D177-F0CF-4B8C-8C92-3EAAB7C1C800@xxxxxxxxxxxxxxxx
Yes I have and it's not what you think such as corruption. Most likely in
a
macro or code someone has Set Warnings to Off but forgot to Set Warnings
back
on when finished. Often people turn the warnings off when doing something
like automatically appending a lot of data or deleting records so that
they
don't get bugged with all the "do you really want to" messages.
Compacting and repairing closes the database and reopens it. By default
when
the database opens, Set Warning is on until someone turns it off. You
might
even have something running from the startup form or the autoexec macro
that
turns off the warnings.
If I'm right (it's been known to happen) about the time that your changed
queries save without asking, you'll also find that changed forms and
reports
will do the same thing. Even closing the database and reopening should fix
it
unless it's a startup form or autoexec macro kicking in.
--
Jerry Whittle
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
"staticmaster" wrote:
I am working in Access 2003 SP2 and I have to continually Compact and
Repair
the database, because I do not always get the popup asking if I want to
save
a changed query. I like to open an existing query and do a "What If"
change,
but don't want to have that change saved when I close the query.
Sometimes I
can work in the database for a while before it saves changes
automatically.
Has anyone else run into this problem.
.
- Follow-Ups:
- Re: changed queries save automatically
- From: Jerry Whittle
- Re: changed queries save automatically
- Prev by Date: Re: Automatic Updates?
- Next by Date: Re: Query Help
- Previous by thread: RE: Easy Update question
- Next by thread: Re: changed queries save automatically
- Index(es):
Relevant Pages
|
Loading