Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty fields on buffered tables
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Empty fields on buffered tables
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2003
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01400179
Message ID:
01400179
Views:
90
I am not sure how to ask this question.
I am using a grid for data entry. the table is buffered. The user can edit many records. Save updates all changes.
I am looking for the best way to tell if any field values were left empty on any record during ADD. Checking the current record is no issue. Doing a SELECT for empty field values always finds new record with empty values because the new values for the added record are in memory, hence the error message displays.
Also does GETFLDSTATE 2 mean there is a value or does it mean the value has changed to a "value" or an empty value?
How do I not get the record being added when verifying for empty values?
Extreme Programming = Plan -> Design -> Code -> Test
Next
Reply
Map
View

Click here to load this message in the networking platform