G
Guest
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
- Monidee
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
- Monidee