Back in August 2015 I wrote a blog titled ‘The Future of Forms’ and a colleague of mine, Jon Lingard, followed this up in December 2015 by writing a continuation based upon his..
Whilst attending Tech17 at Birmingham this year, I was pleased to see David Peake provide a short demonstration of the Oracle Interactive Grid API documentation. The documentation..
This year, we have been looking into the best way to deliver search capabilities in an APEX application. Customers are used to searching in Google and often want the same..
Before you get excited, I’ll start off by saying that there’s no way you’re going to get an Oracle database running properly on a Raspberry Pi at the moment. However, the..
In my previous blog, I took you through how to create RESTful Web Services with ORDS and how to test them with a REST client. This blog will build on those Web Services (Fig.1)..
I recently gave a presentation on how to get started with Web Services at the UKOUG APEX SIG in London. The first half covered how to create Web Services with ORDS, how to protect..
These two products offer data capture functionality and replication between multiple Database environments covering both Oracle SE and EE versions. They essentially operate by..
Throughout 2016, I posted a series of blogs introducing Oracle’s recent additions to its Data Visualization portfolio – Data Visualization Cloud Service (DVCS) and Data..
I had a problem with a modal dialog page in APEX 5.1, which created new rows in a table on the database whenever the Create button was pressed. The problem was that if the user..
Generating PDF and Word documents from an APEX application is a request that we get all the time. There are many great third party tools to help you do this but in this blog post..