To work around this problem, you must reduce the size of the Access database file. To do this, use one of the following methods:
Method 1: Compact the Access database file
You can reduce the size of the Access database file by running the
Compact and Repair Database utility. To do this, follow these steps.
Note If you want to compact a shared Access database file that is located on a server or in a shared folder, you must make sure that no other user on the network has opened the Access database file. You must have exclusive use of the Access database file.
- Start Access.
- On the Tools menu, point to
Database Utilities, and then click Compact and Repair Database.
Note In Access 2007, click Microsoft Office Button, point to Manage, and then click Compact and Repair Database. - In the Database to Compact From dialog box, select the Access file that you want to compact, and then click
Compact. - In the Compact Database Into dialog box, select the name for the compacted Access database file.
- Click Save.
Method 2: Split the Access database file
You can also work around this problem by dividing the Access database file into multiple Access database files. If the Access database file contains modules with a lot of code, you can consider using library databases to store the code. You can also consider using the Database Splitter Wizard to divide your single Access database file into two Access database files. One of the Access database files contains all the tables. The other Access database file contains the remaining database objects, such as forms and reports. To do this, follow these steps:
- Start Access.
- Open the problem Access database file.
- On the Tools menu, point to
Database utilities in the Database window, and then click
Database Splitter.
Note In Access 2007, click Access Database in the Move Data group on the Database Tools tab. - In the Database Splitter dialog box, click
Split Database. - In the Create Back-end Database dialog box, type a name for the back-end Access database file in the File name box, and then click Split.
- Click OK.