ACC2: GP Fault Creating Report Based on Query with SubqueryLast reviewed: May 14, 1997Article ID: Q121898 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you create a report based on a parameter query that contains a subquery, you receive the following general protection (GP) fault error message:
MSACCESS caused a General Protection Fault in module MSAJT200.DLL at <address>This error occurs regardless of whether the parameter is declared, and regardless of whether the report is created manually or with a Report Wizard.
RESOLUTIONConvert your parameter query to a make-table query, and then run the query to create a new table. Use the new table as the record source for the report rather than the parameter query.
STATUSThis problem no longer occurs with the Microsoft Jet database engine version 2.5, which is available with the Microsoft Access version 2.0 Service Pack. For information about how to obtain the Service Pack, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q122927 TITLE : WX1124: Microsoft Access Version 2.0 Service Pack MORE INFORMATION
Steps to Reproduce ProblemWARNING: Following these steps will cause a GP fault on your computer. Make sure to save and close any open work on your computer before following these steps.
|
Additional query words: gpf jet25 jet 2.5
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |