Repair reads through the entire database file - including system and hidden tables - to check the structure and corrects errors if possible by writing to the file itself.
Compact reads the same info but writes it to a new database file.
If errors are met, it asks for a repair of the file and exits.
If success, the orignal file is deleted and the new file is renamed to that of the original, effectively defragmenting the original file.
/gustav
Main Topics
Browse All Topics





by: capricorn1Posted on 2009-11-03 at 05:15:09ID: 25728568
from KB
om/kb/2886 31
Running the Compact and Repair Database utility within Microsoft Access can also improve the performance of the database. This utility makes a copy of the database file and, if it is fragmented, rearranges how the database file is stored on disk. ..
read the rest here
http://support.microsoft.c