show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Locking Row in SQL 2005-2008

Is there a way to lock a row in the SQL 2005-2008 database without starting a transaction, so other processes cannot update the row until it is unlocked?