Craig Sykes

Craig is a Senior Development Consultant at DSP-Explorer. Craig has an MSc in Computing Science and is an experienced software engineer, utilising development tools such as PL/SQL and APEX to provide bespoke ERP software to both UK and international businesses. Craig has experience developing solutions to connect Oracle systems to a wide range of existing external applications within business environments.

-->

Latest Posts

Apex 5.0 from Early Adopter to Production

I wrote a blog in September 2014 about what I thought of the early adopter release of APEX 5.0 and have been using APEX 5.0 ever since. I thought it would be a good idea to take a..

Read More

Creating a Modal Dialog in APEX 5.0

Modal dialogs are a useful feature for all kinds of APEX applications and with the release of APEX 5, they are supported natively. You can easily implement one as part of a “Form..

Read More

Creating a Mobile App in Apex 5.0

Since the release of APEX 5.0 EA3 I’ve been looking into the updated mobile theme and what we can produce with it. In this blog I will show you how I created a small demo..

Read More

Parsing JSON in APEX 5.0

As part of the APEX 5.0 Beta documentation there is a new APEX_JSON package available. This is a welcome addition that helps us integrate our applications with web services that..

Read More

Securing Vulnerability Exploits with Apex – Part 3

For my final security blog I will be looking at SQL injection and cross site scripting, both of which should always be considered when developing a web based application. Apex has..

Read More

ORDS 3 – Installation

This article builds on the ORDS blogs I have been writing but moves forward a little to look at the ORDS version 3 early adopter and specifically getting it up and running.

Read More

Securing Vulnerability Exploits with Apex – Part 2

Following on from my last blog, which focused on configuring access control within Apex, the focus of this blog is protecting the session state within an application. We will look..

Read More

Replacing Discoverer with APEX and BIP – A Perfect Match

I have already looked at the fact that APEX is a perfect replacement for Discoverer in an earlier blog post and that inbuilt tools such as the powerful APEX interactive report..

Read More

APEX Security Considerations – Part 1

Whenever you are developing a web based application, there are many security concerns that need to be considered. When developing using Oracle Apex, there are a number of in-built..

Read More

APEX I get, but what is ORDS

This article is the first in a series which will look at the Oracle REST Data Services (ORDS previously known as the APEX listener) and APEX and the features that you can unlock.

Read More