razorking
09-29-2004, 09:52 AM
I am aware of the autoexec macro to run a macro at database start, but is there a way to run a macro when a user closes a database?
Basically I have two delete queries that I would like to run in order to clear data from a couple tables at database close.
I guess I could clear the data at startup using the autoexec macro, but running the delete function at close would be better (I won't try and explain why as it's all kind of weird)
Thanks!
Basically I have two delete queries that I would like to run in order to clear data from a couple tables at database close.
I guess I could clear the data at startup using the autoexec macro, but running the delete function at close would be better (I won't try and explain why as it's all kind of weird)
Thanks!