PRB: "SQL Column '<Memvar>' Not Found" and Empty RQBE WindowLast reviewed: April 30, 1996Article ID: Q112837 |
The information in this article applies to:
SYMPTOMSWhen you are opening or modifying a previously saved query, the error message "SQL Column '<variable name>' Not Found" appears. After the error message is displayed, the query will open, but everything except the table(s) used will be lost (including selected fields and WHERE conditions).
CAUSEThis behavior is caused by referring to a variable in a query and then opening or modifying the query when the variable is not in memory.
RESOLUTIONMake sure the variable is defined in memory before opening or modifying the query. Make sure not to save the changes to the query after it opens up empty. The error message will indicate the variable that needs to be in memory.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: VFoxWin FoxMac FoxDos FoxWin 2.00 2.50 2.50a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |