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] "Mohammad" wrote:
> Is there a way to send a pager instead of using email task to send an email
> in DTS?
>