Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make this into an expression?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00400612
Message ID:
00400617
Vues:
21
I simply used an 'or' in my iif... It wasn't working a minute ago, but it's working now, dammit.

>I am trying to convert this Oracle Check Constraint into a VFP Field Validation Rule expression. The below code in Oraclespeak says to only allow the field to have a "Y" or "N" in it.
>
>   Logically_Deleted_YN VARCHAR2(1) NOT NULL
>     CHECK (Logically_Deleted_YN IN ('Y', 'N'))
>
>
>Thanks in advance for any help!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform