Another connection has the row in '%1' locked

Error constant SQLE_ROW_LOCKED
ODBC 2 State 40001
ODBC 3 State 40001
Parameter 1 Table that generates the error.
Severity 21
SQLCODE –1281
SQLSTATE 42W80
Sybase error code 13805
Probable cause

You attempted modify or delete a row that is locked by another connection. The row will be unlocked once that connection commits or rolls back.