Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Difference between field and record validation
Message
From
17/04/2009 23:35:39
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01395230
Message ID:
01395415
Views:
45
>>As a user I prefer feedback on incorrect data input to be as soon as possible, not after I have keyed in a number of other fields. As long as the field validation does an immediate check for the Esc key, bailing out if it was pressed, the user is not trapped in the field with no way out.
>>
>>And as an end user, I do not want to be nagged incessantly {s}. I prefer to have all the validation occur when I try to save the data and be presented with all the problems at the same time so that I can fix all of them in one fell swoop.
>
>We use mixed approach with the preference on the record level business rules check, but some validations we're doing directly on the valid of the form's control.

I warn errors (with a WAIT WINDOW NOWAIT) during data entry and hard-trap (with a dialog box) during saves.
That way, the end user can move around at will during data entry, entering and correcting in whatever order he
sees fit.

-mark
Previous
Reply
Map
View

Click here to load this message in the networking platform