dbTalk Databases Forums  

RE: Export to text/CSV Append Data

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss RE: Export to text/CSV Append Data in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
k_s
 
Posts: n/a

Default RE: Export to text/CSV Append Data - 10-02-2005 , 11:33 PM







tat's a easier method i guess.

Thanks Allan and SQL.

"Allan Mitchell" wrote:

Quote:
You can also export each piece of data to its own file and then use a
batch file and the DOS COPY command to meld them together.


--


----------------------------------------
Allan Mitchell (Microsoft SQL Server MVP)
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com





"SQL" <SQL (AT) discussions (DOT) microsoft.com> wrote in message
news:C87B7466-6E52-47AD-8020-148E3AE979B9 (AT) microsoft (DOT) com:

Put the data into a 'temp' file
Use File System Object to append the data to the correct file

http://sqlservercode.blogspot.com/



"k_s" wrote:

Hi All,
Is it possible to Append SQL data to a text or CSV fiel. In geeral case the
data is replaced with new data and old data is lost.
I am using Data pumping task for this.

thanks




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.