WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
True if the operation was performed,False if a problem occurred. HError is used to identify the error.
Name of data file used. If this name is not specified, HLockRecNum handles the last data file used by the last function for HFSQL management (starting with the letter H).
Number of the record to lock. If this parameter is not specified, HLockRecNum handles the current record. HLockRecNum locks the current record only. You cannot specify a record number other than the current one (to specify the current record number, use the hCurrentRecNum constant).
Used to define the type of lock performed on the record.hLockWrite(default value)Lock in write mode: the record found in the data file can be read by another application but it cannot be modified by another application. No lock on the record or on the data file can be defined by another application.hLockReadWriteLock in read/write: the record found in the data file cannot be read or modified by another application. No lock on the record or on the data file can be defined by another application.hLockNoNo lock: the record can be read or modified by another application.
Modifying the type of lock for a record
Effect of lock mode
Lock failure
Number of locks
Native SQL Server Connector: Lock in write mode
Managing locks in OLE DB
Persistence of lock
Last update: 11/02/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: