Access 2000 Prompt to save?

H

Heather

I notice that when I make changes to a query it is not
prompting me weather or not I want to keep my changes. It
just saves it. How do I stop that from happing? I do not
want it to auto save my changes.
 
K

Kelvin

You probably have code somewhere that turned the warnings off. Check your
code and make sure to have the corresponding code to turn it back on. You
can confirm this by writing some code to turn the warnings back on, run the
code and see if you get the prompt again.

Kelvin
 
Top