PRB: RQBE Drops Field Name in Output After Saving
Article ID: 100018
Article Last Modified on 12/1/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft FoxPro 2.5b
- Microsoft FoxPro 2.0
- Microsoft FoxPro 2.5b for MS-DOS
This article was previously published under Q100018
SYMPTOMS
When you are selecting output fields in the Relational Query By
Example (RQBE) tool, you can create a new field and specify a field
heading. This heading will appear in the SELECT statement and the
query will contain the new field with the heading. The query will
later produce the desired results unless the RQBE window is saved and
opened again, in which case the field heading for the new field will
be dropped and FoxPro will substitute "Exp_<#>", where <#> is a number
signifying the display position of the field.
RESOLUTION
If you need to make a change to an existing query, repeat steps 2-4
above, and remove "string" from the fields list.
STATUS
This problem was corrected in FoxPro version 2.5a for Windows and in FoxPro
version 2.5a for MS-DOS.
Additional query words: FoxDos FoxWin VFoxWin
Keywords: KB100018