Web Service from aspx

From: RR (anonymous_at_discussions.microsoft.com)
Date: 02/26/04


Date: Thu, 26 Feb 2004 11:46:05 -0800

Hi,
is it possible to call a web service from inside SQL Server in any way? If yes, how?

Basically I am trying to fire a insert trigger, which will select some data from a table and instantiate .Net dll and populate its properties with the table data. I know there are other ways to do it but i would like to know if there is a way to achieve the above as well.

Any help would be appreciated.

Thanks,
- Monideep