Here's how my procedure logic is laid out.
When there are no concurrency issues, everything works great.However, if there is a problem during the table updates I do not receive an error.
I think this is more of a SQL Stored Procedure issue than anything having to deal with the framework but either way I'm not sure how to handle this. Any ideas?
TIA