> A query column isn't a list. If you want to copy it into a list, use the
> ValueList or QuotedValueList functions:
>
> <CFLOOP LIST="#ValueList(myquery.mycolumn)#" INDEX="i">
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
I may be wrong on this, but my interpretation of his situation was that the
field contents *was* in fact a comma delim list. Presumably he would be
selecting only one row at a time so the valuelist function wouldn't do
anything, right?
It's not the ideal, normalized situation, but I think all he's missing are
the #'s.
- Sean
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sean Daniels
Manager, Engineering
DealStream.com
[EMAIL PROTECTED]
http://www.dealstream.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tel: 207.439.6030
cel: 978.764.0779
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.