First, you can't. But, if you have your environment configured correctly, it
is no hassle.
Correct configuration. (Use database splitter)
All data and relationship object in the "Back End" mdb. This file should be
on a shared folder where all users have rights.
All other objects in "Front End" mdb. A copy of this file should be on each
user's own computer. You will want to use UNC path names to link the Front
End to the tables in the Back End because each user may have different drive
mappings.
You as the developer should have a separate Development copy of each mdb.
Once you have completed your bugging*, you need to deploy only the front end
to the users. There are a number of ways to do that. The simplest is to put
a copy in a location the users have access to, and notify them to copy the
new version into place.
* bugging (buh' gi'ng) The act of creating computer applications. Anonym,
Debugging.