Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Sending E-mail in HTML format to MS Outlook 2002

Author  Topic 

vishu_av
Yak Posting Veteran

69 Posts

Posted - 2007-06-29 : 06:08:20
Hi Everybody,
I am aware of the fact that there lot lot queries and responses to the topic - "Sending E-mail through SQL server 2000"
But none of them fulfil all my requirments.
I have following package.
1) I have SQL server 2000 on Windows 2003 server.
2) I have MS Outlook 2002 on Windows XP on the client machine.
for MAPI.

Now, more specifically, I would like to send to Client Machines
in HTML format.( I guess i should be using CDOSYS for the purpose.
but then i cannot send e-mails to OutLook 2002 using CDOSYS)

Can you please suggest me the steps how to proceed with the above requirement?

Thanks in Advance.
Vishu.
   

- Advertisement -