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

Mailing Lists
Home / Groups / ColdFusion Talk (CF-Talk)

How to cfdump a single row in a query?

Author:
Dave Watts
01/05/2009 11:19 PM

> 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? No, I don't think so. There's no object that corresponds to a row, within a query object. That said, you could put something together pretty quickly to do this. It would simply loop over the column list, then use array notation to display the current row's value for each column. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information!


Search cf-talk

March 20, 2010

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