Link to home
Start Free TrialLog in
Avatar of Dishan Fernando
Dishan FernandoFlag for Malaysia

asked on

DTS : Append Data.

Hi ,
 Is there any way to Append data(in MSSQL Table) into text file in Dts.? (without running any .exe, .bat)

Regards
D.
Avatar of nmcdermaid
nmcdermaid

Assuming that it creates a new file everytime you data pump into a text file (not sure as I can't test)

1. You could use an ActiveX task to append two files together

OR

2. You can use the Execute process task to append two files using COPY File1.TXT + File2.TXT OutputFile.TXT


Let me know if you want more detail
ASKER CERTIFIED SOLUTION
Avatar of arbert
arbert

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Why the grade of a C?  
Avatar of Dishan Fernando

ASKER

Sorry arbert. missfired
Cool, you can post a question in CS to do what's appropriate....
OK . Give Grade "A" to arbert.
Can I close or Delete this thing.?