XP_Sendmail

  • I'm trying to set up a daily job and send lists of our members to certain staff each day so they can carry out jobs on them.

    Trouble is I either want the mail to attached the list in MS EXCEL or even organise the .txt output to be better formatted. Currently the title goes to the full varchar size set on the table.

    Any ideas would be gratefully accepted

    Cheers

    Scott

  • Well one quick answer would be to use SUBSTRING(), or LEFT() in your SELECT statement to truncate the data you select.

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

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