Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Null values in cursor
Message
 
 
À
26/04/2007 08:37:17
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01220061
Message ID:
01220081
Vues:
19
In VFP9 you can use CAST function.
CAST(myfunc(OtherField) AS CHAR(10) NULL)
>Great! Thanks a lot.
>
>I am curious, is the same workaround also required in later VFP versions?
>
>>Try
>>
>>  ... IIF(.T., myfunc(OtherField), NULL)
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform