Subject Firebird ignores primary Key definition
Author mwolfring
We are using Firebird 1.0.0.3 SS i386 Linux, on RedHat 8.0, and we
hava some tables with primary key definition, unfortunately firebird
allow two rows with same value on column defined as primary key, same
indexes created as "UNIQUE" allow duplicate values too, and we really
donĀ“t know whats happen.
Thanks in advance.