Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updated query reverts back to old query when database reopened

Status
Not open for further replies.

marydn

Programmer
Mar 26, 2001
152
US
I sure hope someone can help me out. I am working in an Access97 database that was written by someone else. I changed a query and everything seemed to work fine. However, when I close out the database then reopen it the query reverts back to its old self. Can anyone clue me in to why something like this might occur????

THANKS!
 
It could be that the query is created in a module thru a query def procedure. Is there an AutoExec or code that automatically runs when the dB is opened?

Just a shot in the dark... B-) ljprodev@yahoo.com
ProDev
MS Access Applications
 
Hi!

Check On Load, On Current, On Open, On Activate procedures of form!

Aivars
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top