SSISCreate an empty line after each row in source file using Script Task
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=T-0SI4EbpfE
Please paste the code in Public Void Main:string sourcefilepath = @"D:\Files\Sample1.csv";string destfilepath = @"D:\Files\Sample1Out.csv"; var lines = File....
EmptyLine, eachrow, InputFile, StreamWriter, WriteLine, ScriptTask
#############################