Debug Mode Fails

B

Brian Wood

Access 2007 (12.0.6211.1000) issue:
I know there has been an attempt at solving this issue before, but I have
tried every conceivable fix to get my debugger working.
Breakpoints are ignored when the code is run
If you insert the word 'Stop' in the code, it is ignored.
I simply can't break the code so that I can go step by step to debug

Please, surely someone out there has experiences this problem???

I've googled and can't find it anywhere

Getting desparate as you can probably tell

Thanks in advance, Brian
 
D

Dirk Goldgar

Brian Wood said:
Access 2007 (12.0.6211.1000) issue:
I know there has been an attempt at solving this issue before, but I have
tried every conceivable fix to get my debugger working.
Breakpoints are ignored when the code is run
If you insert the word 'Stop' in the code, it is ignored.
I simply can't break the code so that I can go step by step to debug


In your database's options, have you unchecked the option to "Use Access
Special Keys"? I can't check exactly where this option is in Access 2007,
but in Access 2003 it's in Tools -> Startup. Access 2007 will probably have
it among the "This Database" options.

If the check box for that option is not checked, neither breakpoints nor
Stop statements will be honored.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top