Microsoft
Software
Hardware
Network
Question : Using Integration Services how to create a pipe line delimited text file against a T-SQL script?
Hi All,
I am using SQL Server 2005.
I have a SQL script that is returning data from the database. Right now it is just a script, and if needed I can easily change it to a stored proceddure. What the script returns I want to create a pipe delimited txt file against it. Meaning the output of the script should be return as txt file (pipe | delimited ). I want to use SQL Server Integration Services for this. But don't know the steps needed to do this.
When I say steps I mean that for example, a)In the SSSIS Package under Control flow tab add 'Execute SQL Task', b) add 'Data flow task' c) Combine 'Execute SQL Task' and 'Data flow task' with XYZ parameter, d) In the DataFlow tab add 'Script component' etc etc.
Can someone please help and guide me in the right direction.
Desperatly looking for help.
Thanks,
Zee
Answer : Using Integration Services how to create a pipe line delimited text file against a T-SQL script?
Guys,
This link is the answer. It provides all the detail to how to timestamp a file while generating the flat file.
http://www.sqlnerd.com/ssi
s_dynamic_
dates.htm
But thank you all anyway for the help.
Zee
Random Solutions
"Automatically adjust the clock for day-light saving" check on mutiple computers
Copy a microsoft word document into a word table cell
Image Capture using SMS2003 OSD Problem
VPN access to a non-PDC W2K3 Server
Microsoft Exchange 2000 is bouncing some mails?
thumbnail slider click through to url help
SQL Server 2000 Backup File Size is Excessive
SQL insert into using select from another table but doing one line at a time...
Creating a New View - ActiveRecord::RecordNotFou<wbr />nd in CardsController#show
Help with Mini Dump Analysis