Purpose
(Attempts to) repairs a corrupted database
Parameters
cDatabase | A 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
DaoDbEngine | The DBEngine object contains and controls all other collections and objects in the DAO object hierarchy |
Example