Microsoft
Software
Hardware
Network
Question : getdate not time
Hi I have the following sql
SELECT *
FROM ErrorLogs
WHERE DateErrorReported = GETDATE()
Its supposed to select all records that have todays date, but its not working as i think its comparing the time as well as date
how do i just compare the dates and not the time?
Answer : getdate not time
SELECT *
FROM ErrorLogs
WHERE Datediff(d, DateErrorReported, GETDATE()) = 0
Random Solutions
vb 6.0 version number
Users can not login to retrieve email on Exchange Server 2003
Backup SQL
Vmware Esxi 4.0 can't install Server 2008 R2 64bit
how much disk space in Box through TSQL
Thunderbird inexplicably crashing....
Macintosh Application in Windows7
Install issue: XenApp 5 Feature Pack 3 on W2K8x64
Windows firewall will not start
open Firmware