Hey all,
I have been looking all over for a quick solution to this, and I even bought Sql Server 2000 DTS (Wrox press), trying to figure out how to do this. Basically, I created a DTS package that runs a compiled exe that I programed. The exe crates an excel file with the current date in the file name (Format(Now, "mmddyy")).
So, my question is how can I set a global variable value that will equal this and most importantly how do I place that variable into the mail task so that daily when the package runs the mail task attatched the correct file?
I have tried many things and the mail task doesn't seem to be reading VB Script.
Thanks,
Ian
<== Some people say they are afraid of heights. With me its table widths. ==>
I have been looking all over for a quick solution to this, and I even bought Sql Server 2000 DTS (Wrox press), trying to figure out how to do this. Basically, I created a DTS package that runs a compiled exe that I programed. The exe crates an excel file with the current date in the file name (Format(Now, "mmddyy")).
So, my question is how can I set a global variable value that will equal this and most importantly how do I place that variable into the mail task so that daily when the package runs the mail task attatched the correct file?
I have tried many things and the mail task doesn't seem to be reading VB Script.
Thanks,
Ian
<== Some people say they are afraid of heights. With me its table widths. ==>