Base | Firebird primary key/autovalue/BigInt field collides with SQL
From the error message of Calc BASIC:
It looks like SQL tried to insert new record with ID=1
but Firebird didn't allow for ID=1
exists.
Did I misunderstand or how can I handle ?