Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verfield()
Message
From
15/11/2000 15:01:57
Jorge Haro
Independent Consultant
Juarez, Mexico
 
 
To
15/11/2000 14:43:12
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00441618
Message ID:
00442282
Views:
10
In this case, buffering is not even necessary, just follow this steps

- In The table tab of the table designer put the name of your function in the Rule field for record validation .
- Fill in the message if you want to (it comes up if the condition is not satisfied)

The table has to be in a Database for you to have this option (which must be the case since you mentioned a stored procedure), and that's pretty much it, you can test it right there in the database designer by browsing through the table and playing with the values.

By the way it seems ISNULL() is also necesary, I wasn't aware EMPTY() return .F. for nulls, although it shouldn't be necessary if your fields don't accept nulls.

>Can you tell me more? What I was asking about was how to do this in a BROWSE screen?
>
>Chuck
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform