Posted on
05 Jul 2013 12:46 PM IST
Hi,
I have column data in the file as N01,N02,N03.........N012. I want to seperate the data and crate the files.
N01 data into Excel file1.
N02 data into Excel file2.
N03 data into Excel file3....etc.
how to create the SSIS package? Can you please guide me any one?.
|