BUG: "If\else\endif Mismatch" for Query Built w/ Query WizardLast reviewed: April 30, 1996Article ID: Q116480 |
The information in this article applies to:
SYMPTOMSWhen you are using the Catalog Manager, you can create queries with the Query Wizard. Queries that are created with the SQL Query Wizard (these are read-only queries) will run only when the SQL Query Wizard option is chosen. If the queries are run with the Updatable Query Wizard option, one of the following error messages will appear when the Do Query button is chosen:
CAUSEThere is an IF statement before the SQL statement that will not run except in the SQL Query Wizard.
STATUSMicrosoft 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 INFORMATIONThe Query Wizard has two options to choose from when building queries: SQL Query Wizard and Updatable Query Wizard. The SQL Query Wizard option builds queries that are read-only and normally used in a report or a Browse window. The Updatable Query Wizard option creates a query that can be based on relations and is normally used to create screens or to edit the query directly. If the Updatable Query Wizard query option is chosen, the query can be edited with the Relational Query By Example (RQBE) tool. If the SQL Query Wizard option is used to build a query, the RQBE tool can open the query, but when the Do Query button is chosen, the error message mentioned above occurs. This error also occurs if the query is edited with the RQBE tool from the Command window.
Steps to Reproduce Problem
|
Additional reference words: FoxMac FoxDos FoxWin 2.60 2.60a buglist2.60
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |