So..I have a database that we have been using for some time. I made some minor changes today. Now I am seeing weird random error messages, usually when I try to open a form. Sometimes I get the parameter prompt thing, like it is expecting a field but cannot find it (as if you had removed it from the underlying query but not from the form). But the field it keeps prompting for still exists. also, this is clearly not it's issue because thertimes when you go to open the form it is happy as can be.
Other times clicking on the same button (to open a form) produces these VB errors. But other times no errors and everything works fine.
I have the databse set to open up at a form. That form has buttons to open other forms or do some other function. I can go in behind the scenes - Shift+open datbase - and twek around and maybe everything is working fine. Then I close it (it compacts on close) reopen it and there are the errors again. When it is working I can click the button, open and close the form over and over and it works great. Then I close and open the DB again and the errors are back. It's driving me crazy. How do I fix it if it is random or intermittent?
See attached image
Other times clicking on the same button (to open a form) produces these VB errors. But other times no errors and everything works fine.
I have the databse set to open up at a form. That form has buttons to open other forms or do some other function. I can go in behind the scenes - Shift+open datbase - and twek around and maybe everything is working fine. Then I close it (it compacts on close) reopen it and there are the errors again. When it is working I can click the button, open and close the form over and over and it works great. Then I close and open the DB again and the errors are back. It's driving me crazy. How do I fix it if it is random or intermittent?
See attached image