Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unlock a record
Message
From
09/11/2007 12:52:51
Issam Mansour
Jordan Business Machines
Amman, Jordan
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Unlock a record
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01268004
Message ID:
01268004
Views:
53
Hi,

I locked a records on the sql using the following statement :-

begin transaction
select item_no,itemdesc
from ims.item [rowlock] with (xlock)
where item_no = '0200200008' or item_no = '3336512009'


after that i want to unlock one of the item and keep locking the others.

Best Regards
Reply
Map
View

Click here to load this message in the networking platform