Explain the "cursortype" and "Locktype" in VB?



Explain the "cursortype" and "Locktype" in VB?..

Answer / nagaraju

There are 4 types of cursors in ADO which are
Dynamic,Keyset,Static and Forward only.

There are 4 types of locks in ADO which are Optimistic,
Pessimistic, Batch Optimistic and Read only

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

What is the diff between RDO and ADO?

3 Answers  


It possible to call OLEDB?s Features directly in VB without using any control?

0 Answers  


Is VB comes under Object Oriented Programming ?

1 Answers  


What type of databases you can access through ADO Data Access Object?

0 Answers  


What is meant by building a recordset.

0 Answers  






How to trap Data Base Error?

1 Answers  


Data Control missing from toolbox when I use VB under NT3.5. Why?

0 Answers  


How would you create properties in ActiveX Control?

0 Answers  


How can you save and Get data from Clipboard?

1 Answers  


How can objects on different threads communicate with one another?

2 Answers  


How would you access objects created in ActiveX Exe and ActiveX D1T ?

0 Answers  


What is the need of zorder method?

1 Answers  


Categories