Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle APEX Form based on synonym like Oracle Forms

itshakAug 1 2024

Hi,

On Oracle Forms Create Wizard, it is possible to create an form/block data based on an synonym so even tables or views that exists on schema different of the connected schema, are candidates for the new form.

Forms permit every table/view/synonym object that the connected schema has privilege on it, to use them.

But at APEX, it only display the tables that exists on the connected schema so it is not possible to use synonyms defined on the connected schema that reference to objects of different schema.

Create views on the connected schema is not an option for us.

Thanks for any help

Isaac

Comments
Post Details
Added on Aug 1 2024
9 comments
365 views