Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

INSERT EXEC statement cannot be nested

$
0
0
I have a requirement to get data from a deep chain of procs.  However, there is already an "INSERT EXEC" statement in one of the deeper procs.

I am looking for options to overcome the error generated.
So far, I have come up with 2 option

Viewing all articles
Browse latest Browse all 3145

Trending Articles