© 2023 Hashnode
#orclapex
Introduction This post is the third part of a series on customizing the look and feel of the Oracle APEX mobile application to mimic a native application. If you haven't read part 1 and part 2 it migh…
Introduction Read how to create a clone of your Always Free Autonomous Database (ADB) in Oracle Cloud Infrastructure (OCI) using REST APIs. This blog post provides step-by-step instructions on how to …
Introduction In this post, I will show you two methods for returning values from an Oracle APEX modal page back to the parent page. This is one of those things I find myself looking up every time I ne…
Este tutorial visa fornecer um guia de instalação do Oracle APEX em português para a comunidade brasileira. Em ambientes de desenvolvimento o servidor de aplicação (Tomcat) pode ser instalado na mesma máquina do banco de dados, já para ambi…
Introduction Looking to set up custom URLs for your Oracle Autonomous Database? In this blog post, we'll explore how to achieve this using an NginX reverse proxy server. While vanity URLs are a popula…
QuickSQL is great and I appreciate the SYS_GUID Primary Key Population Method for its elegance. With SYS_GUID, this my_table my_column produces -- create tables create table my_table ( id …
Came across this today. A co-worker had a shared LOV based upon a query that used a REST Enabled SQL data source. The LOV worked fine except when used as a checkbox group. A little sleuthing pointed t…
Default chart colours are a little bit of a "Windows95" style? That's true. Adding colour gradients to those blue (or other) bar charts would be nice. How about making it look like that? Isn't it mu…
Introduction In almost every Oracle APEX application, we need to set up authorization schemes to manage access to pages, buttons, processes, etc... This post will explain how it is possible to build a…
Introduction If you're looking to boost your brand identity and make your Oracle Autonomous Database more memorable, consider setting up a custom vanity URL. Vanity URLs are easy to read, remember, an…