It's just like any result:

<cfset result = yourcfc.somemethod()>
<cfset newresult = someothercfc.someothermethod(result)>

On 9/22/05, Andy Mcshane <[EMAIL PROTECTED]> wrote:
> Hi all, I have one CFC that executes a database call and returns a recordset, 
> I need to process that recordset using a different CFC. I am not sure how 
> best to do this. Can I pass the results fo a query between CFC's or can I 
> just reference the recordset from my other CFC as they are called from the 
> same page?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218991
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