Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending a DataRow to Update Stored Procedure
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01445383
Message ID:
01445560
Views:
31
>>>Hi, Dmitry, in SQL 2008 you can now pass an ADO.NET datatable to a stored proc.
>>>
>>>I don't know about a datarow (haven't tried it)...but worst case is you'd need to create a 1-row datatable.
>>
>>Kevin,
>>
>>Just curious - How would you compare this to passing XML to a stored proc? If you wanted to update a table in 2005 with say 100 changed rows, why not convert the rows to XML & pass it to a SQL stored proc?
>
>Kevin,
>
>Have you ever done it, I mean passing an XML to a stored procedure and updating table from the XML?

Yes
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform