T
Trish
I would like my database to automatically compact itself
everytime the user closes a particular form. Is there
some way to do this in code in the Form_OnClose routine??
I found a method called DBEngine.CompactDatabase but it
seems as though I can only do that on a database that is
already closed. Is there something similar to this that I
can do (much like going directly to the compact option in
the Tools menu)??
Thanks!
everytime the user closes a particular form. Is there
some way to do this in code in the Form_OnClose routine??
I found a method called DBEngine.CompactDatabase but it
seems as though I can only do that on a database that is
already closed. Is there something similar to this that I
can do (much like going directly to the compact option in
the Tools menu)??
Thanks!