Hello
I have just created a database which is now in use. However there is one issue that keeps arising. I have set up a startup form and from this the user chooses an area of the database they wish to go to. For example if they wish to setup a job they go to the form Setup Job. Once finished they can press a command button called return to main menu, which should close the Setup Job form and return them back to the startup form. The problem is that sometimes it works fine, but it seems that most of the time when the user presses the return to main menu the database takes a long, long time to react or it crashes. Does anyone have any ideas?
The start up form will always be open until the user exits the database so all that should be happening is that the user is just closing the Setup job form.
I have compiled and saved all modules and eveything is ok. i just don't understand why it works one minute and not the next.
Any guidance would be much appreciated
Carrie
I have just created a database which is now in use. However there is one issue that keeps arising. I have set up a startup form and from this the user chooses an area of the database they wish to go to. For example if they wish to setup a job they go to the form Setup Job. Once finished they can press a command button called return to main menu, which should close the Setup Job form and return them back to the startup form. The problem is that sometimes it works fine, but it seems that most of the time when the user presses the return to main menu the database takes a long, long time to react or it crashes. Does anyone have any ideas?
The start up form will always be open until the user exits the database so all that should be happening is that the user is just closing the Setup job form.
I have compiled and saved all modules and eveything is ok. i just don't understand why it works one minute and not the next.
Any guidance would be much appreciated
Carrie