I have A2003 split; FE on the C drive, BE on the network. There are
some other people in the system.
The FE app is in A2003, the backend in A97.
I have an opening form; MainMenu that opens. I can go between various
forms and it appears to work OK. I then click Window/Unhide and unhide
the database window. I may or may not do anything in the database
window. I then click back on the MainMenu form and it freezes. The
command buttons don't work. Menu bars or toolbars don't work. No error
messages. It's just dead.
I thought...even tho the MainMenu form is open, let's open the MainMenu
form from the database window. So I select the form and dbl-click. I
get a stack overflow message.
The program works fine for A97. It appears to work fine for A2003.
It's simply when I toggle between database window and form that the
problem presents itself. Any ideas?
some other people in the system.
The FE app is in A2003, the backend in A97.
I have an opening form; MainMenu that opens. I can go between various
forms and it appears to work OK. I then click Window/Unhide and unhide
the database window. I may or may not do anything in the database
window. I then click back on the MainMenu form and it freezes. The
command buttons don't work. Menu bars or toolbars don't work. No error
messages. It's just dead.
I thought...even tho the MainMenu form is open, let's open the MainMenu
form from the database window. So I select the form and dbl-click. I
get a stack overflow message.
The program works fine for A97. It appears to work fine for A2003.
It's simply when I toggle between database window and form that the
problem presents itself. Any ideas?
Comment