Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use only date portion to compare SQL datetime value
Message
From
14/10/2005 11:10:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
How to use only date portion to compare SQL datetime value
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01059167
Message ID:
01059167
Views:
46
Hello

A datetime field in SQL may be 'Oct 1,2005 04:00PM'

But when selecting records for a range of dates from 'Oct 1,2005' to 'Oct 1,2005' , SQL Server assumes a default time of '12:00AM' so the transaction is not selected.

A solution is to set the final search date to 'Oct 1,2005 11:59PM' but my question is : Is it possible to compare only the date portion and ignore the time portion ?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform