melbert2002
MIS
- Jul 16, 2004
- 153
I have an assignment...I have a Database where nightly we have one of our vendors processes the database and spits out a TEXT file. We are going to change the way we are doing things at my office so that we will be processing the database and spitting out the Text file for others to use.
Here is my question: I will have about 20 different types of Text files that need to be processed. Of those 20 different Text files, each one will have between 3 and 50 different customers that are customized for the individual although they each have the exact same fields, just customized data. Oh and to top it off, each txt file needs to be incremental.
Should I use a script and put it as a Job? Use DTS? is there a way I can process each querry using the same DTS job, just automaticly spit out the 50 individual txt files for each customer?
Thanks in advance.
Here is my question: I will have about 20 different types of Text files that need to be processed. Of those 20 different Text files, each one will have between 3 and 50 different customers that are customized for the individual although they each have the exact same fields, just customized data. Oh and to top it off, each txt file needs to be incremental.
Should I use a script and put it as a Job? Use DTS? is there a way I can process each querry using the same DTS job, just automaticly spit out the 50 individual txt files for each customer?
Thanks in advance.