Click here to Skip to main content
15,909,539 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my web application use string builder to save multiple records , In in stored procedure parameter as XML , Now can save multiple records. But I need to update first column in stored procedure . So in my code passed '0' value to first column. But how can update each row of xml in stored procedure.
Posted
Comments
ssd_coolguy 21-Aug-12 5:37am    
can you explain more...

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900