PRB: Incorrect WHERE Clause Shows in View DesignerLast reviewed: June 3, 1997Article ID: Q165307 |
The information in this article applies to:
SYMPTOMSThe SQL window in the View Designer shows an incorrect WHERE clause if the view is browsed in the database before it is modified. The field names are prefaced with the name of the view instead of the name of the table the view is based on.
RESOLUTIONWhen creating the view, preface the field names in the WHERE clause with the table name. -or- If the Browse window has already been opened, close it and close the view, then modify the view and the SQL WHERE clause will be correct.
STATUSMicrosoft 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
|
Keywords : FxprgTable FxtoolOtherdes kbprg vfoxwin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |