House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 05, 2008

<<   <   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       

Search over 2,500 ColdFusion resources here  >>>      
Home / Groups / ColdFusion Talk (CF-Talk)

Why would this query not return the correct data?

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

I doubt it would make any difference, if the cfdump has the wrong values then the problem would be outside of how he is looping over the query and referencing the values. > > now that IS strange... is there some query caching involved??? > i have even reproduced your table and query on my CF8/MySQL5 setup, and > it returns correct data... > does your cfdump still return 1,1,1,1 ??? > > did you try running: > > <cfoutput query="get_days"> > #get_days.event_day#<br/> > </cfoutput> > > (no cfloop) > > Azadi > > -- Aaron Rouse http://www.happyhacker.com/


Mailing Lists