Subject | Re: Strange problem - 'cannot update erased record' |
---|---|
Author | Dmitry Yemanov |
Post date | 2012-09-05T10:32:12Z |
05.09.2012 12:07, Helen Borrie пишет:
This error is raised when the record being updated has been deleted by
some concurrent transaction which has been committed after the UPDATE
statement has read the record to be updated but before it has performed
the update itself.
Dmitry
>Actually, it is, despite being thrown via isc_random.
> That's not a Firebird-defined error message.
This error is raised when the record being updated has been deleted by
some concurrent transaction which has been committed after the UPDATE
statement has read the record to be updated but before it has performed
the update itself.
Dmitry