Composed Primary keys in Apex
Hello,
We have some tables with a primary key composed by two or more columns of the table. We have detected some problems to create forms over this tables. We have read some opinions who says that apex doesn't manage correctly tables with a composed primary key. Anyone knows if this had been reported oficialy as a limitation of apex, otherwise how we can construct forms over this tables?
Thank you in advance.
PD: when we operate in a form constructed over a table with a composed primary key, apex frecuently returns this error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small