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
To.set the command button for ESC ___ Property has to be changed.
Explain Types of DBCombo boxes?
Explain about trees structures work.
What is Mask Edit and why it is used?
How do I add a form in visual basic?
what are the Types of Resultsets?
What is datagrid in vb net?
How to load and unload child forms.
Types of LockEdits in DAO?
To find the current recordposition in data control.
How would you Create a Query Builder and Explain its uses
Why visual basic is used?
How do I access C style strings?
How do I speed up control property access?
___,__,___ are the type of combo box?