If you database is properly split, daily compacting is unnecessary unless
you are dealing with lots of data in temporary tables. In fact, compact on
close will occasionally cause corruption. Depending upon the number of
users, I'd compact the back-end weekly to monthly, and the front-end on the
same schedule. Compact on close does not compact the back-end (data) on the
server, and that's still necessary.
If the database is frequently used for temporary data, it is just as easy to
download a copy of the already linked front-end from the server every
morning, as to compact it.
>> Stay informed about: Password prompt on Exit of database