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

the metadata could not be determined because statement 'exec(@Exec sql)' contains dynamic SQL, Consider using the WITH RESULT SETS clause to explicitly describe the result set

$
0
0
Hi,
After upgrading SQL Server from 2008r2 to 2016, I'm getting the below listed error.

the metadata could not be determined because statement 'exec(@Exec sql)' in procedure 'spXYZABC'contains dynamic SQL, COnsider using the WITH RESULT SETS

Viewing all articles
Browse latest Browse all 3145

Trending Articles