What are different types of locks in ADODB?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / rajesh
1)adLockBatchOptimistic
2)adLockOptimistic
3)adLockPessimistic
4)adLockReadOnly
5)adLockUnspecified (hidden)
Is This Answer Correct ? | 4 Yes | 2 No |
What is OLE and DDE? Explain?
What is the max size of textbox?
Difference between Class Module and Standard Module?
What is ActiveX Document?
How would you declare and raise custom events in a class?
Difference between Recordset and Resultsets.
How do I force a file dialogue box to reread the currect disk?
what is the difference between procedures,attributes and functions?
What is ado data control in vb6 0?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
How do I create a window with a small title bar as in a floating toolbar?
To connect the Data Control with Back end What are all the properties to be set?