What are the different cursor types that can we create
using ADO Recordset?
Difference between these cursor types?

Answer Posted / pratik

•A Static Cursor doesn't reflect data changes made to the DB once the ResultSet has been created whereas a Dynamic Cursor reflects the changes as and when they happen.




•A Static Cursor is much more performant than a Dynamic Cursor as it doesn't require further interaction with the DB server.




•A static cursor supports both Relative and Absolute Positioning whereas a Dynamic Cursor supports only Relative Positioning.




•A Static Cursor can be used for Bookmarking purposes as the data returned is static whereas a Dynamic Cursor can't be used for the same

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1602


___ property used to add a menus at runtime.

1418


How would you attach an ActiveX control in Your Application?

1756


__ no of controls in form.

1197


How would you run your ActiveX Document Dll?

1592






I have several megabytes of memory. Why do I get an "out of memory" error?

1258


How would you add column headers in listview control?

1809


Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?

1325


Explain Default cursor Type and LockEdit type in DAO?

845


___ argument can be used to make a menuitem into bold.

1513


How would you create your application in DHTML?

1667


What are the Internet tools available in VB 6.0?

2546


Explain the working with task in Gantt chart view.

795


How do I get the Tab key to be treated like a normal character?

1184


What is understand in resource tracking?

845