A family of Microsoft relational database management systems designed for ease of use.
You can't do that with an in-use database. Compact requires exclusive access, and you won't have those with bound forms unless you close out those forms (or reports). Bound forms create a connection to the database, and certain control (combos and listboxes, for example) can also create connections. You'd have to close all those before you could compact.
As far as backups, you'd be much better off using an actual backup program for things like that. The Windows backup program does a good job and is included free.