SQL server stored procedure with multiple select

Hi

I’m executing a stored procedure on MS SQL that contains multiple select’s so in SSMS I’m getting several result tables.
When executing the same procedure from easymorph, I’m only getting the first select result.
Is there some way of getting the data from the other select’s in EM?

Hi Emil,

Unfortunately, multiple stored procedure results are not supported by EasyMorph.