Difference between Dynaset and Snapshot?



Difference between Dynaset and Snapshot?..

Answer / Tanuj Trivedi

In DAO (Data Access Objects), a Dynaset recordset is a forward-scrolling, updateable recordset that allows developers to read and modify records in memory. A Snapshot recordset provides a static view of data at a specific point in time and cannot be updated by other users. The primary difference between them lies in their functionality, with Dynasets being more dynamic and flexible for data manipulation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Whether HTML supports multimedia: and document links?

1 Answers  


Q1. A. Discuss the various types of variables. B. How to control the file? Q2. A. How the image application? B. Write short notes on trees structures work. Q3. A. How to load and unload child forms. B. When should we use recursive programming Q4. A. Write short notes on "The ole control's shortcut menu" B. How to test the AX stat class Q5. A. How to use advanced data-bound controls. B. Write notes on manipulating the recordset object Q6. A. What is script control? B. How to down load image properties. C. What is meant by building a recordset.

1 Answers   Infotech,


what are the Advantages of disconnected recordsets

1 Answers  


What are the important components of OLEDB?

1 Answers   Tricom,


When Activex exe is benificial in vb application

1 Answers   TCS,


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

1 Answers  


How many MDI(multiple document interface) forms can include in one project(especially in visual basic)?

6 Answers   Satyam, VSS,


What is the differece between the (name) and caption properties of a control?

3 Answers  


How to use hyperlink?

1 Answers  


Explain about literals?

1 Answers  


What is the use of Scalewidth and ScaleHeight Proeperty?

1 Answers  


Types of cursors in RDO.

1 Answers  


Categories