BUG: Error in GENXTAB When a Question Mark Is EncounteredLast reviewed: April 30, 1996Article ID: Q117353 |
The information in this article applies to:
SYMPTOMSWhen you are creating a cross-tab table with the Relational Query by Example (RQBE) tool and there is a question mark ("?") in the field data that is going to become a field name, you will receive one of the following error messages, depending on whether the question mark is alone or has other alphanumeric characters with it. If "?" is in a field by itself, the following error message occurs:
Line No.: 399 Program GENXTAB Error: Unrecognized Phrase/Keyword in command. Source: REPLACE (m.f2) WITH &f2 + m.f3If your data is alphanumeric and contains a question mark (for example, "B?C" or "B?1"), the following error message will occur:
Line No.: 339 Program GENXTAB Error: Invalid or duplicate field name. Source: CREATE CURSOR (outfname) FROM ARRAY outarray CAUSEGENXTAB.PRG should have "?" listed as a "bad" character.
RESOLUTION
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce ProblemNOTE: These steps reproduce only the first error listed above.
|
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a 2.50b 2.50c 2.60
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |