| Subject: | Re: Different result from same SQL statement |
|---|---|
| From: | Ian Skinner <iskinner@xxxxxxxxxxx> |
| Date: | Wed, 23 Jan 2008 09:32:27 -0800 |
| Newsgroups: | macromedia.coldfusion.database_access |
Anthony Spears wrote: I got back records when I took out the AND (h.lu_date BETWEEN '05/01/07' AND '06/01/07'). Does this give you any more clues?? Thanks in advance. What happens if you tell your systems those strings are dates? ... BETWEEN <cfqueryparam value="05/01/07" cfsqltype="cf_sql_date"> AND ... |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Different result from same SQL statement, Dan Bracuk |
|---|---|
| Next by Date: | Re: Different result from same SQL statement, Ian Skinner |
| Previous by Thread: | Re: Different result from same SQL statement, Anthony Spears |
| Next by Thread: | Re: Different result from same SQL statement, Ian Skinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |