Navigation:  DAO Object Classes > DaoDbEngine Class >

DaoDbEngine:RepairDatabase() Method

Previous pageReturn to chapter overviewNext page

Purpose

(Attempts to) repairs a corrupted database

 

Parameters

cDatabaseA string that contains the path and file name of an existing Microsoft Jet database file. If you omit the path, only the current directory is searched.

 

Returns

NIL

 

Class

DaoDbEngineThe DBEngine object contains and controls all other collections and objects in the DAO object hierarchy

 

Example

DbEngine sample