Performance Characteristics of Dynasets and Snapshots

Dynaset-type Recordset objects differ from snapshot-type and forward-only-type Recordset objects in the way they retrieve and cache data. They also differ in performance and data accessibility. Frequently, the needs of your application will dictate which Recordset type you can use. Ask yourself the following questions about your application and use the answers that follow as a guide to help you choose the right Recordset type for your application and to help you understand the tradeoffs between the two types.