can any one explain how to Consume C#.net web service through sql server store procedure .
regards
Gaurav Tripathi
can any one explain how to Consume C#.net web service through sql server store procedure .
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
gauravPosted Feb 18, 2015, 1:10 AM
but when call svc service(wcf service) it generate the error 500 internal server error post , please provide the solution
Jignesh TrivediPosted Feb 17, 2015, 7:39 AM
Hi,
Please refer below link it might help you.
http://fawadaziz.blogspot.in/2013/06/call-web-services-from-sql-stored.html
http://www.vishalseth.com/post/2009/12/22/Call-a-webservice-from-TSQL-(Stored-Procedure)-using-MSXML.aspx
http://blog.hoegaerden.be/2008/11/11/calling-a-web-service-from-sql-server-2005/
Prasham SabadraPosted Feb 17, 2015, 5:16 AM
Please check following link once
http://www.codeproject.com/Articles/428200/How-to-invoke-a-Web-Service-from-a-Stored-Procedur