Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffer error trying to set a validation rule
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00624630
Message ID:
00625890
Vues:
9
>R. Matthew,
>
>dateupdate=IIF(TABLEUPDATE(.T.),TABLEREVERT(.T.),DATE())
>
>If dateupdate is a field then you cannot assing to it with the =, you must use the REPLACE command to do this.

As in
REPLACE dateupdate WITH DATE() IIF(TABLEUPDATE(.T.),TABLEREVERT(.T.))
???
Opportunity is missed by most people beacuse it is dressed in overalls, and looks like work --- Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform