K
kiln
I have a complex Access 2002 app that uses classes, with events, etc.
After this app is run, msaccess.exe remains in memory. I know, or think,
it's because some object var is still hanging around. I've not been able
to isolate it though. Does anyone know of a way to either step on all
object vars as the app is closing (say the main form is closed) or even
better lists all variables that remain. The Locals windows doesn't show
anything staying instantiated, I've really tried a lot of things to get
a handle on this but to no avail.
After this app is run, msaccess.exe remains in memory. I know, or think,
it's because some object var is still hanging around. I've not been able
to isolate it though. Does anyone know of a way to either step on all
object vars as the app is closing (say the main form is closed) or even
better lists all variables that remain. The Locals windows doesn't show
anything staying instantiated, I've really tried a lot of things to get
a handle on this but to no avail.