January 2002
Beginner
576 pages
13h 23m
English
Although the dynaset is the default record type in the query, the snapshot is faster. For example, if you are creating records to populate a control for a combo box you use a snapshot record type, provided that the read-only (non-updateable) attribute of this record type is acceptable. Another example is querying a huge table just to send the results to a report. You might consider using the snapshot record type. Just be sure that you don’t need to edit the results.
✓ For more information about creating records to populate a control for a combo box, see “The Power of Controls Revisited” in Chapter 7, “Exploring Objects.”
To change a query design’s record type, open the query in Design view, right-click ...
Read now
Unlock full access