Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verfield()
Message
De
15/11/2000 15:01:57
Jorge Haro
Independent Consultant
Juarez, Mexique
 
 
À
15/11/2000 14:43:12
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00441618
Message ID:
00442282
Vues:
8
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
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform