Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling a web service/component from SQL server

Status
Not open for further replies.

790213

Programmer
Sep 22, 2003
50
ZA
I'm trying to call a web service from sql server passing parameters. The way it should work is a stored procedure is executed which then calls a web service to run a com component which is situated on a different computer.

If there is a way to call the component without the web service then that'll be perfect.

Anybody know of a way?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top