Sending email from sql server using XP_SMTP_Sendmail

  • I want to send email from sql server using XP_SMTP_sendmail. problem is that whenever my message content exceeds 8000 character then rest of my message is truncated.i know that @message size is 8000 character.

    so how can i send more than 8000 characters..

    help me as soon as possible.

  • You would need to send it as an attachment.

    -------------------------------------------------------------------------
    Normal chaos will be resumed as soon as possible. :crazy:

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply