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

SSIS Script Component

$
0
0

I am using this code in Script Component but any ideas why it's not recognizing the EndOfRowSet because I am displaying a MsgBox and it never hits it ??

 

while (buffer.NextRow())// Process each row

{

}

if (buffer.EndOfRowset)

{

// Optionally, do something after all rows have been processed.

}


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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