dbTalk Databases Forums  

multiple ouput files

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


Discuss multiple ouput files in the microsoft.public.sqlserver.dts forum.



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

Default multiple ouput files - 02-02-2005 , 08:59 PM






I currently have a DTS package that outputs to 7 different text files based
upon criteria in the SQL query. The text files are dumped as comma delimited
files and goto different folders on the Network. Is there a way (Global
Variables) that I can run this package without having to edit each one of
the text file connections and change the names each run. Should I just

The file output name format is:

\\folder\subfolder\plant#weeknbryear.csv


I would like to automate so I don't have to touch the package weekly.


looking for any examples or suggestions.


thanks.



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: multiple ouput files - 02-03-2005 , 12:40 AM






Are you looking for something similar to this:-

How can I change the filename for a text file connection?
(http://www.sqldts.com/default.aspx?200)

"HoosBruin" <Hoosbruin (AT) Kconline (DOT) com> wrote

Quote:
I currently have a DTS package that outputs to 7 different text files
based
upon criteria in the SQL query. The text files are dumped as comma
delimited
files and goto different folders on the Network. Is there a way (Global
Variables) that I can run this package without having to edit each one of

the text file connections and change the names each run. Should I just

The file output name format is:

\\folder\subfolder\plant#weeknbryear.csv


I would like to automate so I don't have to touch the package weekly.


looking for any examples or suggestions.


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.