Kbase P8272: How to check if the ADO Recordset object is being held exclu
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/02/2003 |
|
Status: Unverified
GOAL:
How to check if the ADO Recordset object is being held exclusive lock?
FIX:
Check that the Recordset.State property is equal to one to ensure that the object is being held with an exclusive lock.