But <cfdirectory> returns a query object - and query-of-queries doesn't 
care whether the original queries are drawn from a database, or 
<cfdirectory>, or <cfldap>, or any of the other tags that produce 
queries as their output. That's one of the big selling points of q-of-q, 
its ability to unite data from different sources.

-- 
Andy


Andy Matthews wrote:
> He's not talking about database query folks.
>
> He's using cfdirectory to get a directory structure.
>
> <!----------------//------
> andy matthews
> web developer
> ICGLink, Inc.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->
>
> -----Original Message-----
> From: Andy Neale [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 22, 2006 8:22 AM
> To: CF-Talk
> Subject: Re: Merging two queries
>
>
> UNION them in a query-of-queries.
>
> --
> Andy
>
>
> Andy Matthews wrote:
>   
>> Put them into an array or structure?
>>
>> <!----------------//------
>> andy matthews
>> web developer
>> ICGLink, Inc.
>> [EMAIL PROTECTED]
>> 615.370.1530 x737
>> --------------//--------->
>>
>> -----Original Message-----
>> From: Oleg Gunkin [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, March 21, 2006 5:13 PM
>> To: CF-Talk
>> Subject: Merging two queries
>>
>>
>> cfdirectory returns a query as a result, and I need somehow to combine
>> results of several cfdirectory calls. In other words, I have two queries,
>> but I need to combine them into a single query. Any ideas how to do that?
>>
>> --
>> Oleg Gunkin
>> Email: [EMAIL PROTECTED]
>> Phone: (604) 666-9392
>> Emerging Technologies / Pacific Web Services
>> Information Technology Services
>> Public Works and Government Services Canada (Pacific)
>>
>>
>>
>>
>>     
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235955
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to