Subject | Re: [Firebird-Java] cannot update erased record |
---|---|
Author | Roman Rokytskyy |
Post date | 2006-01-23T22:42:44Z |
> I am getting the error cannot update erased record occasionly whenNope... Try asking in Firebird-Support, most of engine developers are there,
> running this query on firebird 1.5 with the 1.0.0 JDBC driver:
>
> "delete from vorder where vosession=? or
> ((vodatetime+1)<current_timestamp)"
>
> The table vorder has a few thousand recodrs in it at any one time.
>
> Does anybody know what this error means?
and this looks like a pure Firebird issue...
Roman