Types of LockEdits in DAO?



Types of LockEdits in DAO?..

Answer / Brijesh Kumar Shukla

In DAO, there are two types of LockEdits: pessimistic and optimistic. Pessimistic locking ensures that a record cannot be modified by another user until the first user releases the lock, while optimistic locking allows modifications by other users but checks for conflicts when saving changes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what component is used in vb to link to the database?

2 Answers   Satyam,


What do you mean by provider?

1 Answers  


How can you save and Get data from Clipboard?

1 Answers  


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1 Answers  


How can I create a VBX?

1 Answers  


What is a toolbox in visual basic?

1 Answers  


How to find size of the file. Which method or function is used to occomplish this?

1 Answers  


What is view Port?

1 Answers  


Describe Database Connection pooling relative to MTS ?

1 Answers  


When Activex exe is benificial in vb application

1 Answers   TCS,


What is the Advantage of ActiveX Dll over Active Exe?

1 Answers  


How many File System Controls are there Explain?

1 Answers  


Categories