MS Visual Basic debug stepping ...HELP!

isv_2004

Registered User.
Local time
Today, 14:46
Joined
Oct 19, 2004
Messages
14
Hi all,

Has anyone experienced this problem?
Ver: MS Access 2002 (10.6501.6735) SP3

MS Access / MS Visual Basic will not step through the code after I set breakpoints for debug.

This has always worked but recently it has stopped?

Anyone have any ideas? maybe a hotkey to toggle debug on/off?

Thanks

isv_2004
 
Any chance you have a timer event going off somewhere? Did you turn off Access Special keys? Tools>Startup... Does it work when you open the db with a <SHIFT> key held down?
 
Great work!

RuralGuy said:
Any chance you have a timer event going off somewhere? Did you turn off Access Special keys? Tools>Startup... Does it work when you open the db with a <SHIFT> key held down?
RuralGuy,

Thanks, that was it... somehow the "Access Special keys" was unchecked.
I had a database error (crash) that MS Access tried to recover/backup that may have been the culprit. It is now working fine.

Thanks for the info.

isv_2004
 

Users who are viewing this thread

Back
Top Bottom