Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty dates in SQL Server
Message
From
13/12/2001 12:36:52
 
 
To
13/12/2001 11:45:00
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00593889
Message ID:
00593922
Views:
18
This message has been marked as a message which has helped to the initial question of the thread.
>Can anyone recommend a good solution for displaying and detecting empty dates in SQL Server (which are returned as 1/1/1900 12:00 AM)?
>
>Thanks.

Joel,

If you already have empty dates that show 1/1/1900 you can check for those with '' as in
Select * From myTable Where myDateField=''
HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform