This is a discussion on Call Web Service From SQL? - DOTNET ; I've just built my first few web services and can call them from aspx pages. Now I want to call one from a SQL trigger. Is this possible? Can anybody give me a starting point on how to do this? ...
I've just built my first few web services and can call them from aspx pages.
Now I want to call one from a SQL trigger. Is this possible? Can anybody
give me a starting point on how to do this? I would appreciate any advice, I
don't even know where to look.