About Oracle
Blog about Oracle and Application Express
Friday, 28 April 2017
Displaying info cards using an Oracle Apex named report template
›
For the Apex Dashboard Competition of the DOAG in 2016 I created a Apex dashboard. You can read about it in this post One of the elements o...
7 comments:
Tuesday, 18 April 2017
Oracle Apex Plug-in for restricting shuttle choices
›
The Oracle Apex shuttle item is a neat way to select a number of values. It is however not so user friendly when the list of choices is very...
8 comments:
Sunday, 9 April 2017
Finding slow JavaScript
›
Working with Apex I regularly write Javascript. Most of the time these client-side code snippet are blazing fast, but in some cases they tak...
Monday, 6 February 2017
Generate log statements in seconds
›
One of the things that cost me a lot of time is the writing of log statements. I do it a lot when I am working on complex PL/SQL or JavaScr...
Wednesday, 1 February 2017
Using Heatmap Plugin to monitor site visits
›
As my demo site grows I am curious about my visitors. Based on the Apex activity log I have created a report which shows the origin of the...
Sunday, 29 January 2017
Utility for Rewriting query parameters
›
Last month I have worked a lot with charts in Apex. As it was a BI application on research data the queries were long and contained many inp...
Friday, 20 January 2017
Generating setters and getters for package variables
›
Building applications with Apex I am coding in PL/SQL a lot. I find myself typing in similar patterns many times. And I do not like it. Bein...
1 comment:
‹
›
Home
View web version