adspace


Difference between Tabletype and Snapshot?

Answer Posted / Harsh Mani Singh

In DAO (Data Access Objects), a TableType is a type of recordset that acts like a temporary table, allowing developers to manipulate data in memory without directly accessing the underlying database. 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 and ability to update records.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Draw Sequence Modal of DAO and Explain?

2139


With in the form we want to check all the text box control are typed or not? How?

2071


How would you activate animation control?

2456


Specify technical & functional architecture of your last 2 projects.

2146


How do I tell when an application executed using the SHELL command is finished?

1636


How do I make the mouse cursor invisible/visible?

1440


How do I force a file dialogue box to reread the currect disk?

1526


How would you attach pictures in column headers of List View Control?

2165