Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's best way to check for empty datetime field?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00220605
Message ID:
00220709
Vues:
24
>I thought EMPTY(ALLTRIM(mytable.mydatetime)) would work to check for an empty datetime field, but I guess I have to convert it first???
>
>It doesn't seem to work as above.
>
>Thanks for your assistance.

Steve,

What's wrong with;

EMPTY(DateTimeField)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform