Hi Thorsten,
what a shame. That's too far for a coffee. :-)
I'm running 7.7.06.
It doesn't fail without the sequence! In this case the setBinaryStream and the rest of the statement works great.
(Right now I'm solving - or working around - it that way, that I do the UPDATE itself in a first request and the UPDATE of the pure "sequence-column" inside a transaction in a second UPDATE which isn't the smoothest way.).
BUT: It seems to be the connection between updating a LONG BYTE with setBinaryStream AND the update of a sequence in ONE request.
Chris