Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored procedure to update several tables
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01537135
Message ID:
01537174
Views:
32
>Hi,
>
>How practical/difficult it is to create a stored procedure that receives a value and then updates several tables with this value. The "trick" is to have some kind of Transaction that if any one of the table's update fails, the entire Transaction is rolled back? If anybody has a segment of code that would go in such a stored procedure, I would grateful for sharing.
>TIA.

Take a look at this blog post showing how to implement transactions and error handling

How to insert information into multiple related tables and return ID using SQLDataSource
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform