ACC2: GP Fault Creating Report Based on Query with Subquery (121898)
The information in this article applies to:
This article was previously published under Q121898
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
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.
RESOLUTION
Convert 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.
STATUS
This 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:
122927 WX1124: Microsoft Access Version 2.0 Service Pack
Modification Type: | Major | Last Reviewed: | 7/5/2002 |
---|
Keywords: | kbbug kberrmsg kbusage KB121898 |
---|
|