About Oracle
Blog about Oracle and Application Express
Saturday, 15 August 2015
Preventing SQL Injection without using bind variables
›
SQL Injection can be a serious threat to your database. Depending of the setup of your database an attacker could destroy your data or get ...
4 comments:
Monday, 22 June 2015
Single Page Application with Oracle Apex
›
This post is the summary of a presentation held at KScope 2015. You will find links at the bottom to download the presentation and the examp...
1 comment:
Thursday, 12 February 2015
Time input by touch movements
›
Since the early beginnings of the smartphone era I have been thinking about time input by drawing the hands of a clock on the screen of a ...
1 comment:
Thursday, 8 January 2015
Using a pipelined function with parameters in a view
›
In the Oracle database you can use pipelined functions to improve performance or decrease complexity. With the table function a pipelined fu...
3 comments:
Friday, 18 July 2014
Avoiding ORA-04068
›
This is a nasty error that can occur when a package is recompiled during an Oracle session. I work now in an environment where this occasion...
Monday, 24 March 2014
The advantage of fonts over images
›
--> Imagine your boss wants you to create an application with iconic buttons, He has an image that is to be used for menu buttons, a...
Tuesday, 18 February 2014
Splitting an Apex report into several columns
›
The other day I was asked to create a page where a large number of properties should be connected to an object. I created a report consistin...
5 comments:
‹
›
Home
View web version