Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datetime fields Null and empty
Message
 
To
27/01/2009 11:36:20
Bruno Maddalozzo
Informatica Aziendale
Arsie, Italy
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Database:
MS SQL Server
Miscellaneous
Thread ID:
01377360
Message ID:
01377377
Views:
21
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
Previous
Reply
Map
View

Click here to load this message in the networking platform