1. I'm pretty sure I can issue a command to compact the database from within the code, but what should I be aware of, such as
a) How do can I tell if the backend is in use by someone else. Presumably I should not run compact database if it is.
b) by running the compact from VBA will the front...