Repairs an existing Access database.
public
Use the Repair method to repair an existing database. To run Repair, an application must specify Database - the database file name to repair.
The file pointed by Database must be a valid .MDB file. For more information see Compact method.
procedure Repair;
Database, Compact