House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home / Groups / ColdFusion Talk (CF-Talk)

Why would this query not return the correct data?

Author:
Aaron Rouse
10/15/2007 09:06 AM

I know this does not solve the actual problem but if all you need to do is convert 1-7 to the day of the week you could just make a query result using the QueryNew() function and avoid querying the database altogether.  Are you 100% sure this is the only query in the site returning incorrect data? > > numbers 1-7 to convert to a day of the week.  Which worked fine in MySQL > 4.1 > and CF 4.5. > > -- Aaron Rouse http://www.happyhacker.com/


Mailing Lists