I want to open the excel file using SSIS and save the results in a text document. When i look at the import or export wizards, i either have to import the file to sql server or export the file from sql server. I do not see an option where I can have excel as the input file and and save the output to a text file.
How would I accomplish this goal?