By Header I presume you mean in a text file?
Forget using the phases. It is often alluded to but damned if I can get it
to work.
What I do is
Export a "Header" Text File
Export the "Data" Text File
Use COPY Header.txt + Data.txt AllTogether.txt
--
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know
"DavidZ" <DavidZ (AT) discussions (DOT) microsoft.com> wrote
Quote:
I am looking for an example of how to add a header actually just the date
as a header using the Pre Source Data phase of DTS. I have found articles
|
refering to the ability to do this, but no examples.