A family of Microsoft relational database management systems designed for ease of use.
Next step would be to debug the startup code. Applications are started one of two ways:
- File > Options > Current Database > Display form
- AutoExec macro
Inspect the code. Set breakpoints. Isolate the problem to a single line of code. Maybe then the solution already becomes apparent, or we may be able to make additional suggestions.
Requery is a procedure that is widely overused, so commenting it out would certainly be one step to try.