slonk0
2004-07-02 07:08:50 UTC
Hello,
I need to lock only one row with exclusive lock (nobody else can see or
modify this row), but when I use "with (xlock, rowlock)" it doesn't work.
XLOCK always locks whole table.
Can anybody help me?
Thanks in advance.
Magda
I need to lock only one row with exclusive lock (nobody else can see or
modify this row), but when I use "with (xlock, rowlock)" it doesn't work.
XLOCK always locks whole table.
Can anybody help me?
Thanks in advance.
Magda