Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TransactionScope and SQL Server Locks
Message
De
10/04/2012 13:17:45
 
 
À
10/04/2012 12:43:47
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
01540816
Message ID:
01540834
Vues:
47
>I also wondered about the Distributed Transaction question I asked:
>
>>>Complicating all this is the fact that most of our other Transactions to our own databases get elevated to Distributed Transactions at some point. I'm pretty sure that this would NOT apply to the above Transaction to our customer's database, since I've made it RequiresNew, but I don't know for sure as it would be called in the middle of a distributed transaction.
>
>Any comments about that?
>
I think that happens by default when you have connections into different databses (might have been db's by different vendors).
My first gut twitch was along Garys thinking, but tempered as I viewed TS to be used for updates mostly.

My first attempt would have tried to use rowversion - and perhaps scanned audit trails,
if deletes are not logical but physical and/or RI rules are important for the biz at hand.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform