SSIS - Script Task - VB - Open CSV file and save as XLSX file

Viewed 20

SSIS 2015 Script Task Entry Point is Main()

Challenge: 1 .csv file in folder path-A and I want to save that .csv file as an xlsx file and place the .xlsx file in folder path-B

Would anyone have code or information as to how i could approach this problem.

Thank you,

0 Answers
Related