Subject AW: [Firebird-Java] Firebird SuperServer Problem
Author Steffen Heil
Hi

> update conflicts with concurrent update

This is a problem with your application.
You are updating two database records with reference to each other at the
same time (roughly).
Check, which updates occur in what transaction context.

Regards,
Steffen


[Non-text portions of this message have been removed]