what are the types of cursors in DAO?



what are the types of cursors in DAO?..

Answer / Vinesh Kumar Verma

DAO supports four types of cursors: 1) dynaset (a set of records that can be moved around freely), 2) snapshot (a read-only, static image of a database recordset), 3) forward-only (a cursor that can only move in one direction), and 4) static (a cursor that points to a single record).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How do I get my application on top?

1 Answers  


What is the need of z-order method?

1 Answers  


Which ADO object is used to perform commit / rollback ? Is it command or connection or recordset I am not sure of the options given. So please let me know the answer if it is something else.

4 Answers   Infosys,


What is the use of Active Control Property?

1 Answers   HCL,


How do I change the color of a form in visual basic?

1 Answers  


Can We create CGI scripts in VB?

1 Answers  


What is the use of OLE?

1 Answers   IBM,


What is hyperlink?

1 Answers  


Differentiate between DAO,ADO and Adodc as in data access objects?

1 Answers  


How do I remove/change the picture property of a control at design time?

1 Answers  


How many system controls are available ?

3 Answers   HCL,


How would you Create a Query Builder and Explain its uses

1 Answers  


Categories