PRB: Syntax Error When You Modify Local View w/ Reserved Words
Article ID: 150593
Article Last Modified on 2/15/2005
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q150593
SYMPTOMS
After you create a local view to a table, any attempt to modify fields with
Visual FoxPro reserved words for field names results in this error:
Syntax Error
CAUSE
This error occurs when Visual FoxPro attempts to send the modified data to
the source table where the field name is a Visual FoxPro reserved word.
RESOLUTION
Rename the field in the table to a non-reserved word.
STATUS
This behavior is by design.
REFERENCES
For more information about reserved words, see the "Reserved Words" topic of the Visual FoxPro Help file.
Additional query words: VFoxWin
Keywords: kberrmsg KB150593