Difference between Tabletype and Snapshot?



Difference between Tabletype and Snapshot?..

Answer / 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

More Visual Basic Interview Questions

What are the types of line styles available in Treeview Control?

1 Answers  


Is visual basic still used?

1 Answers  


What are the different compatibility types when we create a COM component?

2 Answers  


What is the use of ActiveX Documents?

1 Answers  


What is diff between the Generic Variable and Specific Variable?

1 Answers  


What does Query_unload event do in VB? Why we need Form _unload event?

3 Answers  


Is it possible to change menu runtime using API? If yes Specify the function names?

1 Answers  


What is DBSqlPassThrough?

1 Answers  


How to declare Dll Procedure?

1 Answers  


Which method is used to write context Into file?

1 Answers  


What is "Reserved Error -1209"?

1 Answers  


Can we change back color of command button control? if yes than how it is possible?

4 Answers   Wipro,


Categories