Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Locking caused by Update
Message
From
06/06/2002 19:23:09
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Table Locking caused by Update
Miscellaneous
Thread ID:
00665741
Message ID:
00665741
Views:
56
I am using the folowing code
1 dbsetprop transactions to manual
2 read a record from table A
3 then insert a record to table B or table C
4 then update table A that the record has been processed
and where the data was inserted
5 then commit
Between steps 1 and 5 the table A is locked
This prevents other programs from inseritng into table A
Is there any way to prevent the locking.
TIA
Noach
Next
Reply
Map
View

Click here to load this message in the networking platform