DB_Reactivate

This function is used upon returning from a E_ACTIV event to reopen the application's database(s). If the database file has been closed with DB_Deactivate, no calls should be issued to the engine with that database until it has been DB_Reactivated. This call reopens the DOS file handle and removes the write protection from the file.

Note: If the reactivate fails, the database has been shut down. Either the same database can be attempted to be reopened, or the user must specify another file.