Re: Column size in emails generated using XP sendmail On Dec 14, 7:52 am, "Plamen Ratchev" <Pla...@SQLStudio.com> wrote:
> Take a look at the @width and @attach_results parameters of xp_sendmail.
>
> HTH,
>
> Plamen Ratchevhttp://www.SQLStudio.com
You are awesome! That works... I didnt use the @attach_results TRUE
because i was getting a system error. I used @width set to 170 and
that worked fine. |