ACC2: GP Fault Using Number As Group Header Name (124713)
The information in this article applies to:
This article was previously published under Q124713 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
When you use a numeric expression (such as =1) as a group header name in a
report, you receive one of the following error messages when you print or
preview the report:
- ORDER BY clause [<field name>] conflicts with GROUP BY clause
-or-
- MSACCESS caused GP Fault in MSAJT200.DLL
NOTE: Users creating dummy groups by including =1 in the Sorting and
Grouping dialog box may encounter this problem.
CAUSE
This problem occurs only if you have installed the Microsoft Access
version 2.0 Service Pack. The Microsoft Jet database engine version 2.5
that is included with the Service Pack introduces the ability to order
data by ordinal numbers. When you try to use an ordinal number as the
name of a group header in a report, the Microsoft Jet database engine
erroneously attempts to interpret the ordinal number.
RESOLUTION
Put quotation marks around the number to make it a text string (for
example, ="1").
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access
version 2.0 using Jet 2.5. This problem no longer occurs in Microsoft
Access version 7.0.
REFERENCES
For more information about the Microsoft Access version 2.0 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: | 6/25/2002 |
---|
Keywords: | kbbug kberrmsg kbusage KB124713 |
---|
|