如何从sql server访问webservice?

问题描述:

我是Web Services的新手,有没有办法直接从SQL服务器访问Web服务?

如果可能的话,请给我一个可以作为参考的例子。

I am new to Web Services, Is there any way to access Web services directly from SQL server?
If possible, please give me an example that can be used as reference.

我的建议是使用SSIS包调用服务。
My suggestion would be use a SSIS package to call a service.


查看这篇文章

如何从存储过程中调用Web服务 [ ^ ]


请参阅: - http://stackoverflow.com/questions/33449/can-you-call-a-webservice-from-tsql-code [ ^ ] b $ b





[ ^ ]



希望,这会对你有帮助......
See:- http://stackoverflow.com/questions/33449/can-you-call-a-webservice-from-tsql-code[^]



[^]

Hope, this will helps you...