PRB: RQBE Drops Field Name in Output After SavingID: Q100018 2.50 3.00 | 2.00 2.50 kbprg kbprb
The information in this article applies to:
SYMPTOMSWhen 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.
RESOLUTIONIf you need to make a change to an existing query, repeat steps 2-4 above, and remove "string" from the fields list.
STATUSThis problem was corrected in FoxPro version 2.5a for Windows and in FoxPro version 2.5a for MS-DOS.
MORE INFORMATION
Steps to Reproduce Problem1. From the File menu, choose Open, and select the database to open. 2. From the File menu, choose New, select Query, and then choose New. 3. Select Fields. 4. In the text box under the Function popup list, type the following:
5. Choose Move to add "'string' as Newfield" to the Selected Output
6. Choose See SQL.
7. Choose Do Query. The query result will have a field titled
8. Save the query, close it, and reopen it. The Output fields list
9. Make any other change. Save the query. The field name will be
Additional reference words: FoxDos FoxWin VFoxWin 2.00 2.50
KBCategory: kbprg kbprb
KBSubcategory: FxtoolRqbe
|
Last Reviewed: April 30, 1996 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |