c# - Retrieve Data from a csv file and assign to a SSIS Variable -


good day! importing data csv file assign value in cell c2 variable used in ssis flow. know can done using script task i'm no c# person.

appreciate help.enter image description here

use record set destination assign valuues obj type variable , later using each loop (for each ado enumerator u can assign values separate variales)


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -