ORA-00001: Unique constraint violated
Random ramblings and raves of relational relevance!
Thursday, October 22, 2015
KPI Icon item plugin for Apex
›
Here's a very simple item plugin that you might find useful. The item plugin displays a Key Performance Indicator (KPI) icon based on th...
Wednesday, October 14, 2015
Mockup Table region plugin for Apex
›
Today's post is about a new plugin that I developed for Oracle Application Express (Apex). The plugin was inspired by a product call...
3 comments:
Tuesday, October 6, 2015
ORDS Java heap space OutOfMemoryError
›
I recently ran into a problem with an Apex application running on ORDS on Tomcat . The application has a page with a custom tabular form (bu...
4 comments:
Thursday, September 24, 2015
Sending SMS text messages from PL/SQL
›
Do you need to send SMS (Short Message Service) text messages from your Oracle database using PL/SQL? This is actually quite easy to do, the...
2 comments:
Monday, September 21, 2015
My nominations for the Oracle Database Developer Choice Awards 2015
›
I'm honored to have been nominated for the Oracle Database Developer Choice Awards 2015 , in no less than three (!) categories: PL/SQ...
Thursday, July 30, 2015
PL/SQL: The Good Parts
›
Somewhat inspired by Douglas Crockford's Javascript: The Good Parts presentation (and book ), I have created a presentation called PL/S...
3 comments:
Thursday, July 23, 2015
ORA-22926 when using getClobVal to convert XMLType to CLOB
›
I ran into a problem the other day when moving some code from one database to another (both XE 11g). The code in question needs to convert a...
‹
›
Home
View web version