Micheal,

You can easily do something like this

<cfset myList = ArrayToList( yourQuery[yourColumn].toArray() ) />

HTH

Qasim

On 1/26/07, Michael Dinowitz <[EMAIL PROTECTED]> wrote:
>
> Perfect.
>
> And it uses something that I mentioned in my "From UDFs to CFCs" article
> in FAQU 2. See what happens when you code without sleep. :)
>
> This is part of a new version of my MakeTree() UDF, which is being used by
> my 'soup to nuts' comment.cfc. And for those who will ask, I'll post it up
> for public use.
>
>
> >untested:
> >
> >ArrayToList(Arguments.Query[Arguments.Unique])
> >
> >
> >On 26/01/07, Michael Dinowitz <[EMAIL PROTECTED]> wrote:
> >>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267764
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to