Community

Executing a web service in a CLR based Table Valued Function and representing its IEnumerable type output a table in SQL Server

(Akbar Ali Bhatti) In this article I would describe how to invoke a web service from within a CLR based Table Valued Function (TVF) and then how to represent the IEnumerable output of that web service as a table directly in SQL Server 2005. I would present two methods of executing a web service to o

Read More - Register for Free Membership