ORA-00001: Unique constraint violated
Random ramblings and raves of relational relevance!
Sunday, June 16, 2019
APEX custom Theme Style performance
›
When you create an application in Oracle Application Express (APEX) using the Universal Theme, the application comes with a few default ...
Thursday, April 25, 2019
Thoth Gateway version 1.4.3 now available
›
I've updated the Thoth Gateway (a PL/SQL web gateway similar to mod_plsql and ORDS, but written in .NET that allows you to run APEX and...
10 comments:
Wednesday, January 30, 2019
APEX Plugin: Execute PL/SQL code and return content to page (updated)
›
Oracle APEX has a built-in Dynamic Action called "Execute PL/SQL Code" that executes a block of PL/SQL code on the server via an A...
6 comments:
Thursday, August 9, 2018
Quick PL/SQL, a code generator for PL/SQL based on simple markup
›
Maybe you've heard about " Quick SQL ", a utility (previously a separate application, now part of APEX 18.1 itself) that gener...
8 comments:
Monday, March 19, 2018
Thoughts about the APEX_UTIL package
›
The APEX_UTIL package in Oracle Application Express is a mixed bag of "miscellaneous" stuff. From the documentation : " You...
2 comments:
Sunday, February 25, 2018
APEX Authentication with Microsoft account
›
In the upcoming Oracle Application Express (APEX) 5.2 release, support has been added for so-called "Social Sign-In" authenticatio...
11 comments:
Wednesday, February 21, 2018
Using the Slack webhook API from PL/SQL
›
Slack is a web-based chat room popular with many companies. Slack also has an API that can be used to post messages to a given "channe...
2 comments:
‹
›
Home
View web version