BUG: RQBE Hangs FoxPro When the In Descriptor Is Used

Last reviewed: April 29, 1996
Article ID: Q106703
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, versions 2.0, 2.5, 2.5a, 2.5b, 2.6
  • Microsoft FoxPro for Windows, versions 2.5, 2.5a, 2.5b, 2.6

SYMPTOMS

When you create a new query and choose the In descriptor under Selection Criteria, no problems occur. However, if you also use the word "IF" as the first word in the Example box followed by anything else, the system hangs when you press the TAB key.

RESOLUTION

To solve this problem, do not use "IF" as the first text string in the Example box. List any other text string as the first example, followed by the "IF" text string.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Problem

WARNING: Close all running applications and save your data before following this procedure.

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

          SET DEFAULT TO c:\<foxpro directory>\tutorial
          USE customer
          CREATE QUERY
    

  2. Under Selection Criteria, select any character field; for example, select CONTACT.

  3. Select In.

  4. In the Example box, type "IF" (without the quotation marks).

  5. Type a comma (,) and then type anything else.

  6. Press TAB.

The system will hang.


Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a 2.50b buglist2.00
buglist2.50 buglist2.50a buglist2.50b lock up halt rqbe relational query by
example tool 2.60 buglist2.60
KBCategory: kbprg kbbuglist
KBSubcategory: FxtoolRqbe


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: April 29, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.