PRB: Data Type Error Inserting Data Outline ControlArticle ID: Q120481Creation Date: 12-SEP-1994 Revision Date: 05-FEB-1996
The information in this article applies to:
SYMPTOMS
Advanced: Requires expert coding, interoperability, and multiuser skills.
When you are defining relationships with the data outline control, you may
receive the following error message:
One of the specified RecordSources is invalidCAUSE The fields for which you are trying to define a relationship have different data types.
RESOLUTION Make sure to define relationships only for fields that have the same data type.
STATUS This problem no longer occurs in Microsoft Access Developer's Toolkit version 7.0.
MORE INFORMATION The data outline control is included with the Microsoft Access Developer's Toolkit (ADT). You can use this control to define relationships between fields so that you can expand or collapse data linked on those fields. The Data Outline Control Wizard does not prevent you from defining relationships for fields with different data types, but when you try to expand such a level in the data outline control, you will receive an error message.
Steps to Reproduce Behavior
For more information about the data outline control, see the Overview topic in the Data Outline Control Help included with the ADT. |
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.