Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 exporting to CSV

Author  Topic 

gangadhara.ms
Aged Yak Warrior

549 Posts

Posted - 2012-04-18 : 01:10:02
Dear All,
I have a process which imports the Data through SSIS package and do the aggregate at the end and i am dumping result set into .CSV file using sqlcmd.

While doing so the .CSV file consist of execution result of SSIS package,could you please suggest somebody how do we suppress this

Thanks,
Gangadhara MS
SQL Developer and DBA

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-04-19 : 00:54:34
how are you doing aggregation? what do you mean by execution result? do you mean package execution log data?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -