View Single Post

   
  #3 (permalink)  
Old 03-01-2008, 02:46 PM
Mike K
 
Posts: n/a
Default 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.
Reply With Quote