Viewing 2 posts - 1 through 2 (of 2 total)
Hi,
1-Remove 'webmail.'
2-The data result of the query need to be strings. For date or numeric field, use convert() function
Daniel
exec sp_send_MailHtml
'smtp.entech.us', --SMTP Server
'sharad@entech.us', --From
...
December 3, 2009 at 12:26 am
#1086923
This script is working on SQL 2000 / Windows 2003 server.
I do not test it on other configuration.
But I suppose that that should work.
Daniel Eyer
May 12, 2008 at 2:16 pm
#814078