Debugger isn't working any more

J

jokobe

Hi ng,

I'm working on an ACCESS 2000 Database. Right now the
debugger isn't working anymore in my database (but is
still working in earlier database developement version).
If I set a breakpoint, the vba code is executed, but
the debugger doesn't stop, new code isn't executed
properly, an inserted messagebox pops up, but a
DOCMD.OPENQUERY isn't executed.

Any helpfull hints??


jokobe
 
Top