Breakpoints Not Working??

J

Joe

Hello all!
I'm having a problem with breakpoints in certain dbs.
Does anyone know what would stop breakpoints from
working? I made sure that SetWarnings were on using a
macro and they still don't work. Could this be a security
issue or anything else? Breakpoints work for me in other
dBs without security.
Any insight is greatly appreciated

Thanks,
Joe
 
W

Wayne Morgan

There are two things I can think of, something is corrupted or you're not
getting to the break point. Try inserting a dialog box just before the break
point and see if the dialog box pops up. If it doesn't, then you're not
getting to the break point either.
 

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