Re: Sending Email from a job with ActiveX
From: james rimell (jim)
Date: 02/22/05
- Next message: Hugo Kornelis: "Re: Multiple IF statements"
- Previous message: Mike Epprecht (SQL MVP): "RE: sql vs excel"
- In reply to: Alien2_51: "RE: Sending Email from a job with ActiveX"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 09:15:53 -0000
Thanks I will take a look
"Alien2_51" <dan.billow.remove@monacocoach.removeme.com> wrote in message
news:15CFB464-ABFD-4B89-8E8F-15ACA4BC2D63@microsoft.com...
>I recommend using an SMTP mailer... Toss SQL Mail it requires you to
>install
> a big fat MS Outlook MAPI client on the server and configure a mail box,
> not
> good, major pain...
>
> I'm using this... works like a charm...
> http://sqldev.net/xp/xpsmtp.htm
>
>
> "microsoft news" wrote:
>
>> I am creating a Job using the SQLDMO interface, if the job fails I want
>> it
>> to email someone with an appropriate error message.
>>
>> On some servers this works fine and on others it doesn't, it all seems to
>> depend on the mail profile settings. The wierd thing is that an activeX
>> script that doesn't work from within a job will work straight from a DTS
>> package
>>
>> can anyone tell me if there is any way that I can set up the email to
>> work
>> everytime or set up the server to use the same email settings for
>> Packages
>> and Jobs
>>
>> thanks
>>
>> JR
>>
>>
>>
- Next message: Hugo Kornelis: "Re: Multiple IF statements"
- Previous message: Mike Epprecht (SQL MVP): "RE: sql vs excel"
- In reply to: Alien2_51: "RE: Sending Email from a job with ActiveX"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|