cyberbiker
Programmer
I know I saw something on this a while back, but cannot seem to locate the thread.
I have an app written in ACCESS97 that will not totally close under many conditions. The database closes, but an instance of ACCESS stays open. The user must use ctrl-alt-delete then end task then do it a second time and select end or else reboot.
From recent experiences and analyzing how this happens I believe ACCESS is not releasing some resources somewhere.
Many of my forms use bound controls although some do not.
I suspect that I need to close either workspaces or recordsets. I am not quite certain how to do that when I do not explicitly open a recordset in code.
Since some users are becoming irritated and since they are irratating my boss, I really need to solve this. Any ideas Terry (cyberbiker)
I have an app written in ACCESS97 that will not totally close under many conditions. The database closes, but an instance of ACCESS stays open. The user must use ctrl-alt-delete then end task then do it a second time and select end or else reboot.
From recent experiences and analyzing how this happens I believe ACCESS is not releasing some resources somewhere.
Many of my forms use bound controls although some do not.
I suspect that I need to close either workspaces or recordsets. I am not quite certain how to do that when I do not explicitly open a recordset in code.
Since some users are becoming irritated and since they are irratating my boss, I really need to solve this. Any ideas Terry (cyberbiker)