I am using a stored procedure to send email through the SQL Server 2005
using sp_send_dbmail
The problem is that recipent is receiving an email but sometimes it appearing with empty message.
If we just resend the same email again the problem disappear.
I had tested and to see may be I am not passing the message correctly but its look like I am passing it properly but some how message is disappearing for some emails
Thanks
Editors IDEsMicrosoft SQL Server 2005Microsoft SQL Server