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)

How to cfdump a single row in a query?

Author:
AJ Mercer
01/05/2009 10:04 PM

try myQuery[myQuery.CurrentRow] 2009/1/6 Pete Ruckelshaus <pruckelshaus@gmail.com> > I'm using cfloop to go through a query result set.  Some of the data > is giving me trouble...is there a way to use cfdump to dump out the > contents of the current row in the recordset? > > Thanks > > Pete > >


Mailing Lists