What are different types of locks in ADODB?

Answers were Sorted based on User's Feedback



What are different types of locks in ADODB?..

Answer / venkatesh

Four types of locks availbale in ADODB

1.Optimistic
2.pessimistic
3.batch optimistic
4.readonly

Is This Answer Correct ?    11 Yes 0 No

What are different types of locks in ADODB?..

Answer / subashini

Four types of Locks are there Such as
1.adLockOptimistic
2.adLockPessimistic
3.adLockBatchOptimistic
4.adLockReadOnly

Is This Answer Correct ?    9 Yes 0 No

What are different types of locks in ADODB?..

Answer / rajesh

1)adLockBatchOptimistic
2)adLockOptimistic
3)adLockPessimistic
4)adLockReadOnly
5)adLockUnspecified (hidden)

Is This Answer Correct ?    4 Yes 2 No

What are different types of locks in ADODB?..

Answer / sr_arvind

Forwardonly , lock

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

what is the Difference between Tabletype and Snapshot?

0 Answers  


How do I prevent multiple instances of my program?

0 Answers  


How to find the current record position in data control?

2 Answers  


How to get Cursor position using API?

2 Answers  


What are the types of API Types.

0 Answers   TCS,






What are the types of line styles available in Treeview Control?

0 Answers  


What is the maximum size of form to hold the controls?

3 Answers   Tech Mahindra,


How can I call a 'hidden' DOS program from VB?

0 Answers  


How would you add elements and pictures to listitems in listview control?

0 Answers  


Why we use Treeview Control?

2 Answers  


What is dao in visual basic?

0 Answers  


which method used to move a recordset pointer in nth position in DAG?

0 Answers  


Categories