ACC: Make-Table Query Does Not Copy All Table PropertiesID: Q104487
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you run a make-table query to create a new table, the table does not
inherit all the properties from the table on which the query is based.
When you run a make-table query, the new table inherits only the data type and FieldSize property of each field in the query's underlying table, but not the other field or table properties.
To create a table that has the same properties as another table, use the
Copy and Paste commands.
To use the Copy and Paste commands, follow these steps:
This behavior is by design.
Query: Copy Category Table
--------------------------
Type: Select
Field: CategoryID
Field: CategoryName
Field: Description
Field: Picture
For more information about make table queries, search the Help Index for "make table queries," or ask the Microsoft Access 97 Office Assistant.
Additional query words: maketable
Keywords : kbusage QryMktbl
Version : 1.0 1.1 2.0 7.0 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 26, 1999