D
Damir Matijevic
I have simple problem, but (for me) it's hard to crack. My form is bound,
using pessimistic locking (Form properties - Record Locks: Edited Record).
How can I found out if another network user locks current record? OK, it's
visible on Record selector, but how detect this with VBA, so I can perform
some additional operations (lock datasheet subform with related records,
give user text message that current record is locked)? Or, is there any
other way to lock all related records in datasheet subform when current
record is locked? (maybe I'm just to blind to see...)
I have A2K.
Thanks a lot,
Damir
using pessimistic locking (Form properties - Record Locks: Edited Record).
How can I found out if another network user locks current record? OK, it's
visible on Record selector, but how detect this with VBA, so I can perform
some additional operations (lock datasheet subform with related records,
give user text message that current record is locked)? Or, is there any
other way to lock all related records in datasheet subform when current
record is locked? (maybe I'm just to blind to see...)
I have A2K.
Thanks a lot,
Damir