forceunlockallrecords

The forceunlockallrecords statement immediately unlocks all records in the current database.


Parameters

No parameters.


Description

This statement immediately unlocks all records in the current database. You should only use this statement if a client has disconnected from the network or crashed, and no other clients have any locked records at the moment. If another client had locked any of these records, they will be unlocked behind their back. They will get an error message when they try to unlock the record, and their changes will not be saved. This makes most users very unhappy, so be very careful before using this command.

forceunlockallrecords

See Also


History

VersionStatusNotes
10.2No ChangeCarried over from Panorama 6.