If you want a fast solution:
Create a new MDB and import all database objects from the original (attention: references and links).
The longer solution works with VBA:
Open the VBA window with ALT-F11 and restore the MDB settings with the appropriate code (I tried to find it on my HDD, but did...