Limitations of Accessing General Fields from RQBE

ID: Q104346

2.50 2.50a 3.00 WINDOWS

The information in this article applies to:

  • Microsoft Visual FoxPro for Windows, version 3.0
  • Microsoft FoxPro for Windows, versions 2.5 and 2.5a

Accessing and using general fields with RQBE has a few limitations. Although general fields are available through the RQBE interface and for selection output, general fields cannot be used to set join conditions. The interface will allow it, but when the query is executed, the following error message appears:

   Illegal operation for a general field

If an ORDER BY or GROUP BY clause is issued on a general field, it follows the same rules as above, but it gives one of the following error messages when executed:

   SQL invalid ORDER BY

   -or-

   SQL invalid GROUP BY

Additional reference words: VFoxWin FoxWin 2.50 2.50a errmsg err msg 3.00 KBCategory: KBSubcategory: FxtoolRqbe
Keywords          : kberrmsg FxtoolRqbe 
Version           : 2.50 2.50a 3.00
Platform          : WINDOWS


Last Reviewed: May 22, 1998
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.