“Splitting” a Database
When database development is finished, split the database, putting tables in the “back-end” database, and forms, reports, queries, etc in the “front-end”.
Just open the database and go to Tools>Database Utilities>Database Splitter, and follow the instructions.
Splitting improves speed, reliabilty, and convenience, especially in a multi-user environment.