Open SQL Management Studio
select * from SEDO_LockState where LockStateID <> 0
DELETE from SEDO_LockState where LockID = ‘<LockID of the record identified in the previous query>’
Open SQL Management Studio
select * from SEDO_LockState where LockStateID <> 0
DELETE from SEDO_LockState where LockID = ‘<LockID of the record identified in the previous query>’
by
Tags:
Leave a Reply