Hi,

Is there a way to find out how many recordsets return by a stored procedure?  
Or is there a way to merge all the recordsets in a stored procedure so that it 
would only return 1 recordset?

I have a stored procedure that would return an unknown number of recordsets 
depending on how many records we have in the database, but each recordset will 
have the same number of columns and column names.  I need to know the number of 
recorsets it will return so I can do a loop for the cfprocresult.

Johnny

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201354
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to