I have an access 2K database running in access xp. Recently, the database has decided to ignore any breakpoints I enter when trying to step through code. Has anyone seen this before?
I have had this problem too. Mainly in word though.
My workaround was to type stop where I wanted the breakpoint to be. That way the code if forced to pause at that line.
B ----------------------------------
Ben O'Hara
bo104@westyorkshire.pnn.police.uk
----------------------------------
I've seen it too, although I don't have any remedy (be sure you get rid of 'Stop' statements before shipping!) I'll use "Break on all errors" setting sometimes to just get error points, but this is another thing that is easy to forget when you deliver, and it will nullify all your error trapping and leave the user stupified in the code window.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.