The information in this article applies to:
SYMPTOMS
Advanced: Requires expert coding, interoperability, and multiuser skills.
CAUSEObjects predefined by Microsoft Access are not supported as user-defined data type elements. STATUSThis behavior no longer occurs in Microsoft Access version 7.0. MORE INFORMATIONMicrosoft Access defines eight object data types: Control, Database, Dynaset, Form, QueryDef, Report, Snapshot, and Table. You can use the Type statement in the Declarations section of a module to define your own data type. The user-defined data type cannot be one of the eight predefined data types. Steps to Reproduce Behavior
REFERENCES
For more information, search for "Type Statement," and then "Object Data
Types" using the Microsoft Access Help menu.
Keywords : kbprg |
Last Reviewed: March 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |