Counter: 1428
Published: 2007-01-29 19:20:19

Question: Can I get an example of LockRecord coding?

Answer: var lck: TLockStatus;

lck:=pFIBDataSet.LockRecord(false);
case lck of
lsDeadLock: ShowMessage('Used by another user');
lsNotExist: ShowMessage('Record deleted');
lsMultiply: ShowMessage('Multiply records bloqued');
lsUnknownError: ShowMessage('Unknown Error locking')
else
// Access granted
end;

Prices in Euro:

235 (1 copy)
1250 (unlimited)

Volume discounts are available...

FIBPlus is a great product. >>

Alessandro Batisti
FOR CUSTOMERS
Download full versions and updates in our Customer's Center