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

How can you force new objects to be created on new threads?

1952


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

1642


How do I set the Windows wallpaper at runtime?

1157


How to customize workgroup message?

706


How would you run your ActiveX Document Dll?

1705






What is meant by Establish Connection in RDO?

1926


To validate a range of values for a property whenever the property values changes,which type of property procedure you use?

1523


How do I play MID, WAV or other multimedia files?

1143


How many types of API functions are available in VB?

1982


How do I get the number of free bytes on a disk?

1305


___,___ and __ are difference between image and picture controls.

1193


What is ODBC Direct and Microsoft Jet Database Engine ?

1566


which property of menu cannot be set at run time.

1580


How to use hyperlink?

678


Explain about the creation of EXE files with Visual Basic?

676