MS Query Err Msg: Memory Allocation Error

Last reviewed: September 12, 1996
Article ID: Q124108
The information in this article applies to:
  • Microsoft Query for Windows, version 1.0

SYMPTOMS

If you are using Microsoft Query version 1.0 for Windows with Microsoft Access version 1.0 tables, and you attempt to join two tables, you may receive the following error message:

     [Microsoft][ODBC Single-Tier Driver]Memory Allocation Error

CAUSE

This problem occurs if you add a smaller table before you add the largest table.

Example

Table 1 contains 3,025 records and 31 fields, and Table 2 contains 1,515 records and 14 fields. Three fields, present in both tables, are the primary indexes.

If you add Table 2 (the smaller table) and then add Table 1 (the larger table), and you then perform the join, you receive the error message.

WORKAROUND

To work around this problem, add the largest table first, then add the smaller table.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Query for Windows version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


KBCategory: kbtool
KBSubcategory: xlquery

Additional reference words: 1.00 5.00 5.00c ODBC Single-Tier Driver



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.

Last reviewed: September 12, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.