Answer Posted / pranita
there are four cursors in ADODB
1.Forward only-allows to move forward only through a
recordset.
2.keyset-allows to move forward and backward through
recordset.reflects modifications and deletions done by
other users.
3.dynamic-allows to move through a recordset.reflects all
changes made by another user.
4.static-allows to move forward and backward through a
recordset.does not reflect any changes made by the other
users.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I get the Tab key to be treated like a normal character?
What is Internet Explorer and its uses?
What is controls in vb?
What are the rules which should be followed while naming a variable in VB?
What is ODBC Direct and Microsoft Jet Database Engine ?
Is the Variant type slower than using other variable types?
What is connection object in vb net?
What is ActiveX Dll and ActiveX Exe?
Why visual basic is used?
what are the Types of LockEdits in RDO?
what is the control used to call a windows application.
Types of LockEdits in DAO? 51 .Types of Recordsets.
What is meant by building a recordset.
How do I do drag & drop between applications?
Is visualvm free?