[dba-SQLServer] Date problem

Susan Harkins harkinsss at bellsouth.net
Fri Mar 10 10:31:21 CST 2006


I'm trying to use a date in an expression 
 
If pro.ModifiedDate < dte Then
 
But SQL Server gives me an error -- first it says I can't use the < operator
with Date. What's up with that?
 
Susan H. 




More information about the dba-SQLServer mailing list