c# - Access web service and integrate response in SQL View -
i using sql server 2012 , need prepare view "view1" in our database "db1".
the view1 has data table1 , needs data webservice1.
how data webservice1 , integrate view1?
i reading sql clr not able find material directly relevant sql server 2012.
i read web service tasks can configured , used. support web api calls without wsdl?
what possibilities available here?
Comments
Post a Comment