PRB: Remote Indexes That Contain More Than 10 Fields Ignored

    Article ID: Q114728
    Creation Date: 10-MAY-1994
    Revision Date: 19-SEP-1996

    The information in this article applies to:

    • Microsoft Access versions 1.0, 1.1, 2.0, 7.0

    SYMPTOMS

    Moderate: Requires basic macro, coding, and interoperability skills.

    If a remote index uses more than 10 fields, it is not used by Microsoft Access.

    CAUSE

    Microsoft Access can only use remote indexes using 10 fields or less.

    RESOLUTION

    Use remote multiple-field indexes using 10 fields or less.

    STATUS

    This behavior is by design.

    MORE INFORMATION

    The only noticeable aspect of Microsoft Access not using a remote index if it uses more than 10 fields would be a slight performance loss. Also, the remote index would not appear in your table's Design view.

    REFERENCES

    For more information about using indexes search for "indexes" and then "changing" using the Microsoft Access for Windows 95 Help Index.


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.
©1997 Microsoft Corporation. All rights reserved. Legal Notices.

Additional reference words: 1.00 1.10 2.00 7.00 attaching indexing
KBCategory: kbinterop
KBSubcategory: IntpOthr