query_name.columnList   A comma-delimited list of the query columns.
from the homesite documentation on cfquery

hope this is what you're after
 

-----Original Message-----
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: Friday, 16 November 2001 2:00 p.m.
To: CF-Talk
Subject: Looping over the colums in a query


Can I either retrieve all the column names of a query (as a list?), or else
loop over them, perhaps as a collection?  I've got a query that always
returns a single row and I'd like to loop over every column and perform a
Replace() on the data within each.

Thanks,
Jim

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to