Debug

T

Tom

Hello,

I have one database which has connect another database like references.
There is some Auto_open macro but when I press Ctrl+Alt+Break I cant click
to Debug, only to End and Help. What can be problem?

Thenks Tom
 
S

Steve Huff

"Could be":
- a complied MDE (note that sometimes people rename the extenstion back to
MDB
even though it IS an MDE and vice versa)

- could have Jet Security applied to it preventing you from stepping into
the code
 
Top