PRB: Field Aliases Options in Expression Builder Dialog Disabled

Last reviewed: September 29, 1997
Article ID: Q174404
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 5.0, 5.0a

SYMPTOMS

In the Report Writer, all the options in the Field Aliases section of the Expression Builder Options dialog box are disabled. Therefore, the Report Writer always adds alias names to the report field objects. This is not a problem in the Visual FoxPro 3.0x.

RESOLUTION

There are two workarounds for this problem. First, issue a CREATE REPORT command and select Quick Report from the Report menu bar. In the Quick Report dialog box, clear the Add Alias option. Second, use the Report Wizard to create the report. The Report Wizard does not place alias names on the field objects.

STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Type the following in the Command window:

          CREATE REPORT Zjunk
    

  2. Add a field from the Report Controls toolbar to the Report.

  3. In the Report Expression dialog box, click Expression.

  4. In the Expression Builder, click Options.

  5. All the options within the Field Aliases section of the Expression Builder Options dialog box are disabled.


Additional query words: Report writer
Keywords : FxtoolReportdes FxtoolRwriter vfoxwin
Version : WINDOWS:5.0,5.0a
Platform : WINDOWS
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 29, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.