adspace


Types of LockEdits in RDO.

Answer Posted / Ranbir Kumar

In RDO, there are four types of lock edits: 1) adLockOptimistic, locks the record for editing but allows others to read it. 2) adLockPessimisticWait, locks the record for editing and waits if another user wants to edit the same record. 3) adLockPessimisticForWrite, locks the record for writing and immediately overwrites any changes made by other users since the last save. 4) adLockBatchOptimistic, optimistically allows multiple users to edit the same record until they try to save, then it resolves any conflicts.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you activate animation control?

2456


How would you attach pictures in column headers of List View Control?

2165


Draw Sequence Modal of DAO and Explain?

2139


How do I force a file dialogue box to reread the currect disk?

1526


How do I tell when an application executed using the SHELL command is finished?

1636


With in the form we want to check all the text box control are typed or not? How?

2071


Specify technical & functional architecture of your last 2 projects.

2146


How do I make the mouse cursor invisible/visible?

1440