Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffer error trying to set a validation rule
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00624630
Message ID:
00625868
Views:
10
R. Matthew,

dateupdate=IIF(TABLEUPDATE(.T.),TABLEREVERT(.T.),DATE())

If dateupdate is a field then you cannot assing to it with the =, you must use the REPLACE command to do this.

Function requires row or table buffering mode

This error is most commonly a result of thrying to issue an INDEX ON command, so that is the first thing I would be looking for in my code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform