D
dch3
If I implement DBEngine.CompactDatabase when my database closes (as opposed
to the Compact on Close option), are there any caveates that I should be
aware of?
I want to give my users a message that the database is shutting down as
opposed to the Access Application Window just sitting there until the DB is
compacted.
I'm also fully aware that I'll have to build the code into an Exit routine
and then force the user's to Exit via the routine - I'm in the process of
implementing custom Menu Bars.
to the Compact on Close option), are there any caveates that I should be
aware of?
I want to give my users a message that the database is shutting down as
opposed to the Access Application Window just sitting there until the DB is
compacted.
I'm also fully aware that I'll have to build the code into an Exit routine
and then force the user's to Exit via the routine - I'm in the process of
implementing custom Menu Bars.