Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Output of the stored procudre inserts blank rows into another table

$
0
0

Hi,

I have full result set in exec sql task. I am iterating through the result set one at a time by using for each loop container. Inside the loop I am calling a stored procedure (in first exec sql task) for every input passed by the for each loop. The proc should return single row result set (7 columns). And I want to insert this row into another table (using second exec sql task). Somehow, I am getting blank data into my final table. My stored proc takes single input parameter and returns single row (with 7 columns). Can someone let me know what could be missing?


Thanks, hsbal


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>