Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime fields Null and empty
Message
 
À
27/01/2009 11:36:20
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Database:
MS SQL Server
Divers
Thread ID:
01377360
Message ID:
01377377
Vues:
17
This message has been marked as a message which has helped to the initial question of the thread.
If you want to test for EMPTY() and null at same time try this:

IF EMPTY( NVL( datefield, {} ) )

ENDIF
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform