Hi

I nned to know about record locking

I opened a connection with
adUseServer
and I opened a recordset with
adOpenDynamic and
adLockPessimistic

When another user try to open same record set, How do we check the record lock status

Thnk u in advance

Dinesh