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.

990


How would you create properties by using class Builder Wizard?

2102


What is controls in vb?

535


How do I make my applications screen-resolution independent?

1015


What is datagrid in vb net?

500






What is meant by building a recordset.

603


Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.

1859


Types of LockEdits in DAO? 51 .Types of Recordsets.

1355


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

1428


what are the Types of LockEdits in RDO?

1548


How do I do drag & drop between applications?

985


What is the use of OLE?

2029


What is shortcut menu and explain "The ole control's shortcut menu".

551


Is visual basic still used?

508


What is "NULL"?

1013