Sometimes a similar thing happens to me under Acc97. I have always
attributed it to sloppy programming on my part by not relaeasing all
DAO objects. Solution is to properly set all objects to Nothing when
finished with them
dim db as dao.database
set db = currentdb
....
' this part is missing
set db=nothing
On Wed, 20 Aug 2003 11:14:03 GMT, "Gil Blais" <(E-Mail Removed)>
wrote:
>and I have applied the Microsoft patch from 5/2002 that supposedly fixes it.
>Does not work.
>We have a combination of W2K and WXP machines with the problem. With the
>application opened up, when I either click the red X in the upper right
>corner or choose File/Exit from the menu, my application closes just fine
>cuz I use 'Application.Quit' to get out of it, but it leaves a residual copy
>of MS Access 2000 running and you must use the Task Manager to rid yourself
>of it !!
>The strange part is that, I, as the developer, never experience the problem
>and I am running WXP with the latest upgrades in place.
>Any help is greatly appreciated as we have a lot of systems within the
>company with that problem.
>Thanks in advance, Gil Blais
>
=======================================================
Jack MacDonald
remove UPPERCASE LETTERS from email address
Vancouver, B.C. Canada
Info about MSAccess user-level security
www.geocities.com/jacksonmacd