View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] gimme_this_gimme_that@yahoo.com[_2_] is offline
external usenet poster
 
Posts: 236
Default ODBC MS Query - comparing dates

Try:

WHERE loans.pay_date < GETDATE()