sql server 2008 - How to populate 10 different query results with different columns and number of columns to a text file in MSSQL -
i doing project generate data extracts on daily basis. have ten different queries different columns , number of columns different. database mssql server 2008 r2 , tried ssis packet accomplish result.i used components datasource, sort , result of sort merge , text file. getting error when combining result saying columns different or something. can suggest solution or there other way accomplish this.
thanks,
sivajith
can please provide error message? merge component can merge data flows various amount of columns, selecting input columns.
Comments
Post a Comment