Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View parameters
Message
De
24/11/1996 13:43:49
 
 
À
23/11/1996 02:11:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00013037
Message ID:
00013321
Vues:
38
>#DEFINE ALL_LOC "(All)"
>
>lcColor = IIF(THISFORM.cboColors.VALUE = ALL_LOC, "", ALLTRIM(THISFORM.cboColors.VALUE))
>
>REQUERY("your_view")


It works when I change the variables by hand to "", but when i send
the value "" in the program I get a data type mismatch. (My key
values are integers). I cant see why it works one way
and not the other...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform