I am attempting to setup a scheduled compact for a database I have been working on. Essentially, it is a back end db used by multiple users. If I want to run a nightly compact and repair, I realize that I need to have the users disconnected. What is the best approach for this?
Thanks.
Thanks.