Icon RemoveAllPasswords Method

procedure RemoveAllPasswords

Usage

Call the RemoveAllPasswords method to delete all current database table passwords defined for the session. Subsequent attempts to open encrypted database tables that need a password via the TDBISAMQuery or TDBISAMTable components will fail unless an application first calls the AddPassword method to reestablish the necessary password or password for the session.
Image