Opened 14 years ago

Closed 14 years ago

#629 closed enhancement (fixed)

GenericRdbms FdoIDelete: skip exception on lock conflict

Reported by: brentrobinson Owned by: brentrobinson
Priority: minor Milestone: 3.6.0
Component: FDO API Version:
Severity: 3 Keywords: Delete Lock
Cc: External ID:

Description

FdoRdbmsDeleteCommand throws an exception when the delete fails. This ticket will add checks to suppress the exception when delete failed due to lock conflicts, in which case GetLockConflicts can be used to retrieve the conflicts.

Change History (2)

comment:1 by brentrobinson, 14 years ago

Status: newassigned

comment:1 by brentrobinson, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.