A query is allready a structure in as much as you can do this:

MyQuery['ColumnName'][RowNumber]

Occasionally (for Next X "Group Output") you may want to use a CFOUTPUT with
a "GROUP=xx" to create a new structure of [RowNumber][ColumnName][Value]...

MyQuery.ColumnList allready has the "list" of columns... maybe if you let me
know why I can recomend something?

hth





> Hi,
>
> Is it possible to copy an individual query row to a structure, and
basically
> you can use structure[column] to get each of the row's columns from this
> structure?  If it is possible, how can I do it?
>
> Thanks
> -Brent
> 
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
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