Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messages of Validations
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00261658
Message ID:
00261794
Vues:
23
>Hi, Jim.
>
>But the problem is: I'd like to put the validation code in my tables; in this way, don't matter from which form I am trying to access the data (in your example, I should put the validation code in each form I've created). Did you understand?
>
>Thanks!

Claudio,

That's even easier. The Message property of the field in the table is for that exact purpose. The Message property takes a character stirng that will be displayed when the Valid rule fails. The Message property can be a call to a UDF or stored proc that returns a character string for the message.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform