Hello,
I am working with a stored procedure that returns multiple result sets. Each result set has a different schema and contains different data.
I am using Squeryl and am struggling to find documentation on how I could work with this type of result from a stored procedure.
Any advice or thoughts on how to get this working would be appreciated.
Thank you,
Ian