Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I step out of a transaction
Message
From
28/11/2011 09:39:13
 
 
To
28/11/2011 09:18:22
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01529923
Message ID:
01529924
Views:
47
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform