Setting Breakpoints in code

J

John Conklin

Hello all,

All of a sudden when I set a breakpoint in my code the database doesn't stop
execution and let me step through the code to see what is being set.

Is there a setting I may have turned off by mistake that allows this to
happen?

Any help is greatly appreciated.

Thanks,
~John
 
A

Andi Mayer

Hello all,

All of a sudden when I set a breakpoint in my code the database doesn't stop
execution and let me step through the code to see what is being set.

Is there a setting I may have turned off by mistake that allows this to
happen?
are you sure you reach the breakpoint?
 
D

Dirk Goldgar

John Conklin said:
Hello all,

All of a sudden when I set a breakpoint in my code the database
doesn't stop execution and let me step through the code to see what
is being set.

Is there a setting I may have turned off by mistake that allows this
to happen?

Any help is greatly appreciated.

Thanks,
~John

Click Tools -> Startup... and make sure the option "Use Access Special
Keys" is checked.
 

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