Making a soap call from an SQL trigger to a remote service.

  • I have a need to make a soap call from an SQL server procedure. I can find a lot of examples on using SQL to provide soap services but I haven't been able to find anything on calling another soap service from within an SQL procedure or trigger.

    Can anyone point me in the correct direction on this?

    Much thanks in advance.

  • I, too, will have a need to do this. I don't have a direction to point you in, but I assume you would create a .NET assembly and put it on the server, and call it. Or, maybe there are TSQL commands for this?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply