V
Vic Spainhower
I have an Access 2003 database that fails with "Microsoft Office Access has
encountered a problem and needs to close. We are sorry for the
inconvenience." when a certain form is attempted to be displayed. This form
is part of another form containing a tab control.
This has become difficult to track down because if I insert a break point at
the beginning of the "Enter" event so as to walk thru the code it doesn't
fail. I can also put a MsgBox at the beginning of the Enter event and it
won't fail.
Any ideas on how to track down the root of the problem? I have decompiled
the database and also created a new database and imported all of the objects
into the new one but nothing helped.
Vic
encountered a problem and needs to close. We are sorry for the
inconvenience." when a certain form is attempted to be displayed. This form
is part of another form containing a tab control.
This has become difficult to track down because if I insert a break point at
the beginning of the "Enter" event so as to walk thru the code it doesn't
fail. I can also put a MsgBox at the beginning of the Enter event and it
won't fail.
Any ideas on how to track down the root of the problem? I have decompiled
the database and also created a new database and imported all of the objects
into the new one but nothing helped.
Vic