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 2008 Forums
 Transact-SQL (2008)
 SSIS

Author  Topic 

sqlfresher2k7
Aged Yak Warrior

623 Posts

Posted - 2012-03-05 : 12:06:46
I want to export the data to .csv file through ssis.
but however and i got an error during the process..

Please advise if there is a better with the scripts to export the data to .csv file instead of bcp,ssis etc.

Lamprey
Master Smack Fu Yak Hacker

4614 Posts

Posted - 2012-03-05 : 14:44:15
There are other ways, yes. Are they better? Maybe. Maybe not.
Go to Top of Page

sqlfresher2k7
Aged Yak Warrior

623 Posts

Posted - 2012-03-05 : 15:24:09
Thanks Lamprey !

Can you suggest the other ways.
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2012-03-05 : 15:46:56
Maybe you can tell us where the data is and how you access it?

Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx


Want to help yourself?

http://msdn.microsoft.com/en-us/library/ms130214.aspx

http://weblogs.sqlteam.com/brettk/

http://brettkaiser.blogspot.com/


Go to Top of Page
   

- Advertisement -