Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long transaction
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00536978
Message ID:
00537108
Views:
19
>Do all of these operations have to be handled under the same transaction? Can you commit the changes to the customers before copying their transactions to history?
>

I guess i could, what i'm really interested to know is how in theory long transactions like that are handled in very large database. How do you avoid locking records for a long period of time without compromizing the integrity of the transaction.

>
>Are you doing all of these operations from outside SQL Server? What are you copying back?
>
Yes i am, i know your answer to this one will be to use a stored procedure to make it much faster, but we decided a long time ago not to use stored prodedures as our # 1 rule to keep our components backend independent.

Stephane
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform