Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I step out of a transaction
Message
De
28/11/2011 09:39:13
 
 
À
28/11/2011 09:18:22
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01529923
Message ID:
01529924
Vues:
46
>hi
>
>I have an importing process that is loading members into a SQL table.
>
>There are several other tables that I also have to create entries in for address, subscription etc.
>
>I've wrapped everything in a transaction so if one item fails I can rollback nothing gets added and that all works ok.
>
>Is there any way I can update a file outside the transaction while its running. I don't want one particular thing to be based on the transaction at all.
>
>Thanks

Update it before or after the transaction.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform