Search Results

1
vote

Oracle APEX access

"since there would be nothing like http:/www.appdomain.com" Given you are familiar with client/server technology, I guess you know about TNSNAMES.ORA Your Apex host would be define …
3
votes

Why use Oracle Application Express for web app?

Oracle's Metalink support site was written in Apex, so it definitely CAN scale. They're migrating to a newer Flash-based support site now though. I understand they acquired that platform through an …
3
votes

How to renumber pages in an Oracle APEX application?

Numbers are arbitrary. Don't go to the hassle of renumbering everything, as you'll need to test all the branches, tabs, breadcrumbs.... …