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?
If there is a way to call the component without the web service then that'll be perfect.
Anybody know of a way?