all groups > sql server dts > october 2007 >
You're in the

sql server dts

group:

Sending Pager


Sending Pager Mohammad
10/16/2007 3:53:00 PM
sql server dts:
Is there a way to send a pager instead of using email task to send an email
in DTS?

RE: Sending Pager Todd Beaulieu
10/16/2007 5:33:00 PM
It's been a log time since I've tried anything like that. What API options do
you have for the pager? You can write a custom log provider that do anything
your heart desires.

Don't most pagers have an email option these days, wherein you can send a
message to an email address and it gets routed to the pager?

Look at the sql server 2005 sample apps for the source code to a customer
email provider. I used it to create two providers; one to send email, the
other to log to my own Events Table.


[quoted text, click to view]
AddThis Social Bookmark Button