Forums

ASP

This topic is locked

SQL Server Expirey date with time

Posted 04 Aug 2005 14:03:26
1
has voted
04 Aug 2005 14:03:26 adam partridge posted:
Ok i want to select records that havent expired i.e.

WHERE dtdateexpires >= getdate()

problem is dtdateexpires sometimes have date and time and other times just
date. how do i get it to include the ones which dont have a time ?

help appreciated

Replies

Replied 04 Aug 2005 21:33:19
04 Aug 2005 21:33:19 Daniel Severns replied:
I dont know exactly how to go about it, but you could convert both variables to match the same date format. I think you can do this in a query, but was unable to figure it out in a few moments and gave up.

Just a thought... Good luck!

--------------------
MtnManDan

www.curiouscal.com

Reply to this topic