Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Maintenance Plan - Send Mail

    I honestly have no idea why it was set up as a Maintenance plan. The plan is meant to run some T-SQL.

    DECLARE @rc int

    -- TODO: Set parameter values here.

    EXECUTE...

  • RE: Table valued function

    I am having issues with getting the send mail to generate a file. And have had to make changes to the stored procedure, and am having some issues with...

  • RE: Table valued function

    Awesome, thank you. I will give it a try!

Viewing 3 posts - 1 through 4 (of 4 total)