Hi All,
While executing sp, i am getting this error,
Msg 8164, Level 16, State 1, Procedure AxSp_AccAchievement_Report, Line 197
An INSERT EXEC statement cannot be nested.
I identified this issue, i am posting procedure result into hash table in Multiple level.
But for this issue any other ways to resolve this?