A family of Microsoft relational database management systems designed for ease of use.
I would guess that the database is split into a backend and frontend and you are copying only the frontend.
If that's the case, you'll need to make a copy of the backend as well to use as a development copy. Then re-link your frontend copy to it as a development frontend.