Viewing 7 posts - 1 through 8 (of 8 total)
Yes you can, try with the following code:
Dim varHTMLMail As MailMessage
Dim varSMTPClient As SmtpClient
...
November 21, 2011 at 1:24 pm
That's just it Geoffrey!!
Thank you very much for your help. Your advice just saved me a lot of time and headaches 😀
Marco
November 2, 2011 at 8:32 am
Thank you very much Geoffrey for your advice,
Got another different problem now: The Object Datasources just disappear from my Visual Studio 2008 when opening a report. Do you know how...
November 1, 2011 at 6:51 pm
Yes David,
I thought of it. Using RS is an easy way to create charts. My problem is I need to create the report and send it by email automatically.
I...
November 1, 2011 at 8:59 am
Hey David,
Could you please clarify where I can find that option?
Thanks,
Marco
October 31, 2011 at 9:57 am
Great article. Thank you very much.
Could you please tell me how I can add a chart in the report so that I can send a chart besides the table
Thanks in...
October 29, 2011 at 2:46 pm
Quoting the last sentense of the article:
"Deploy the package on your SSIS server, schedule it as desired and you're done."
How can we schedule the email so that it can be...
September 13, 2011 at 6:14 pm
Viewing 7 posts - 1 through 8 (of 8 total)