Skip to Content
0
Former Member
Mar 24, 2009 at 05:10 AM

Http Request for DB update

27 Views

Hi All,

I have requirement to send request (by any means like http, soap, web service) whenever any action (insert, update, delete) happens in database.

I have read that we can use trigger which is automatically executed on any insert, update, delete on database and can send email for notification.

Can we send http or soap request using trigger?

Is it possible? If Yes, How?

Please guide me.

Regards,

Manisha