What are different types of cursors in ADODB?

Answer Posted / shri vardhan gupta

Cursor Type: Cursor can be various types:
Adopendynamic: The resultset reflects changes ,addition and deletion. Resultset can be navigated anyway.
Adopenforwardonly:The resultset reflects changes ,addition and deletions.can be navigated in forward direction only.
Adopenkeyset:The resultset reflects modifcations to data but not records addded by other users.
Adopenstatic:returns the static set of records cannot be modified.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To.set the command button for ESC ___ Property has to be changed.

1272


Explain Types of DBCombo boxes?

781


Explain about trees structures work.

820


What is Mask Edit and why it is used?

1648


How do I add a form in visual basic?

705


what are the Types of Resultsets?

1957


What is datagrid in vb net?

713


How to load and unload child forms.

885


Types of LockEdits in DAO?

1873


To find the current recordposition in data control.

1329


How would you Create a Query Builder and Explain its uses

1650


Why visual basic is used?

745


How do I access C style strings?

1212


How do I speed up control property access?

1212


___,__,___ are the type of combo box?

1340