PRB: Connectivity Error: Illegal reference in query
Article ID: 142168
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q142168
SYMPTOMS
When you update data in a remote view, the following error may occur:
Connectivity Error [<<driver specific information>>] Illegal reference
in query
CAUSE
In the Update Criteria tab of the view designer, the "SQL WHERE clause
includes" option is set to "Key and Modified Fields," and one of the
modified fields is a memo field. A memo field cannot be used in a SQL WHERE
clause.
RESOLUTION
Change the "SQL WHERE clause includes" option in the Update Criteria tab of
the view designer to "Key Fields Only" or "Key and Timestamp."
STATUS
This behavior is by design.
Additional query words: VFoxWin
Keywords: KB142168