Firstly I have to admit that I am still quite new to SQL.
I have a small database, 1 table actually, I have created a DTS package that basicially runs a query to give me a count on certain records. I know I can schedule this DTS to run at certain times, but I would like to either print or e-mail the results from within the DTS package.
Is this possible and if so how would I go about doing it? If not, how do you suggest that I do this?
Thanks in advance for any help.
Jon
I have a small database, 1 table actually, I have created a DTS package that basicially runs a query to give me a count on certain records. I know I can schedule this DTS to run at certain times, but I would like to either print or e-mail the results from within the DTS package.
Is this possible and if so how would I go about doing it? If not, how do you suggest that I do this?
Thanks in advance for any help.
Jon