Can we create an APEX Form based on Table which has no Primary Key
DeepakJAug 11 2009 — edited Aug 12 2009Hi,
I have a requirement.
I need to create a FORM based on a table having no Primary Key but it is having Unique Key . I can use Unique Key as an alternate of Primary Key.
but When I tried to create a Form, I got the following message.
--------------------------------------------------------------------------------------------
Source tables for forms and tabular forms must have a primary key
-------------------------------------------------------------------------------------------
Thanks,
Deepak