SQL 2008 Table Value Parameters Make Life Easier for C# Developers (www.stephenforte.net)
submitted by
johnsheehan(4540) 1 year, 3 months ago
Today I want to show a new feature about using Table Valued Parameters (TVP) in a stored procedure and then calling it from an ASP .NET page or any other .NET client using ADO.NET. A TVP is new in SQL Server 2008, so you can now declare a type of TABLE, insert data into it, and then pass it to a stored procedure.
|
category: Database
|
Views: 50
tags:
Database another
Everyones tags:
Your Tags: