Is there a way to execute a stored procedure that returns multiple result sets using simple.data and how do you differentiate between the two sets?
Use SimpleResultSet.NextResult () to access the next set of results.