FIX: "Internal Consistency Error" in RQBE with ISBLANK()

Last reviewed: October 20, 1997
Article ID: Q118741
2.60    | 2.60
WINDOWS | MS-DOS kbprg kberrmsg kbfixlist kbbuglist

The information in this article applies to:

  • Microsoft FoxPro for Windows, version 2.6
  • Microsoft FoxPro for MS-DOS, version 2.6

SYMPTOMS

When the ISBLANK() function is used in the Relational Query by Example (RQBE) window, an "Internal Consistency Error" is returned.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in FoxPro 2.6a for Windows FoxPro 2.6a for MS-DOS.

MORE INFORMATION

Steps to Reproduce Problem

  1. In the Command window, issue the following commands:

          USE <filename>
          CREATE QUERY
    

  2. Under Field Name, select Expression, and type "ISBLANK(<fieldname>)" (without the quotation marks).

  3. Under Example, type ".T." (without the quotation marks), and then choose OK.

  4. Choose the Do Query button.

An "Internal Consistency Error" appears and FoxPro quits.


Additional reference words: FoxDos FoxWin 2.60 fixlist2.60 fixlist2.60a
buglist2.60 ice exits exited terminated tool errmsg err msg
KBCategory: kbprg kberrmsg kbfixlist kbbuglist
KBSubcategory: FxtoolRqbe
Keywords : FxtoolRqbe kbbuglist kberrmsg kbfixlist kbprg
Version : 2.60 | 2.60
Platform : MS-DOS WINDOWS
Solution Type : kbfix


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: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.