Wednesday, September 14, 2005

Visual Studio Magazine - Execute User-Defined Functions From ADO.NET

The framework I am currently using has provided no support for executing scalar UDFs in the data layer, or for that matter scalars period. Since I am not able to modify the framework, I went searching. Roman Rehak has provided a very good article on executing UDFs. To my surprise, treat them like a stored proc.

View this article online

0 comments: