| Subject | Re: Simple post edited data to table raises exception after converting FB 2.1 to FB 3.0 | 
|---|---|
| Author | |
| Post date | 2017-07-26T18:02:47Z | 
Unfortunately it's not universal solution. I cannot create new record or update old one if my table has no PK and only unique index with two fields like QUOTE_NO (Integer) and REV_NO (Varchar(1) ). What should I do resolve this issue? Does FB 3 required to have PK to post record?