Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Call Wcf Service from SQL Server using SQL CLR

$
0
0
Hello All,I want to call Wcf service (developed using .net framework 4.0) from Sql Server Stored procedure.(Version 2014).I have do the lots of R&D but not able to find the correct steps/solution.Currently I have used "sp_OACreate" object to call Wcf service. But now I want to use SQLCLR for the same task.Request you all to guide me on the same.RegardsShirish Phadnis

Viewing all articles
Browse latest Browse all 3145

Trending Articles