I'd like to load my source text file into #tmpSICDIM table and then do some manipulations - convert rows into columns.
Can I do that?
So far I have not been able to find a way to do it in SSIS.
OLE DB Destination can not be temp table?
Can I do it or not?