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 OLE and DDE? Explain?

1 Answers  


What is the max size of textbox?

1 Answers  


Difference between Class Module and Standard Module?

0 Answers  


What is ActiveX Document?

0 Answers   HCL,


How would you declare and raise custom events in a class?

1 Answers  






Difference between Recordset and Resultsets.

0 Answers  


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

0 Answers  


what is the difference between procedures,attributes and functions?

1 Answers   Microsoft, Patni,


What is ado data control in vb6 0?

0 Answers  


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

0 Answers  


How do I create a window with a small title bar as in a floating toolbar?

0 Answers  


To connect the Data Control with Back end What are all the properties to be set?

1 Answers  


Categories