I'm trying to retrieve a subset from a query cached in memory. I'm using
this query:

<cfquery name="SpotsQuery" dbtype="query">
        SELECT BESTNUMBER, SPOTSTART FROM application.allquery WHERE
((SPOTSTART >= '01-01-2002'

But I receive the error

Error: is not a valid date



I already tried a few different formats including createodbcdate etc but no
luck so far. Anyone here knows what does work, and maybe some extra tips for
working with this feature?

______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to