Craig Sykes

Craig is a Senior Development Consultant at DSP. 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

Upgrading to APEX 5

I have recently been upgrading our internal applications to APEX 5 and thought it would be interesting to write a blog about some of the issues that initially came up whilst doing..

Read More

Modal Dialog Tips and Tricks

I have been developing in APEX 5 since its release and have used the new native modal popup windows in almost every application I have created. While the functionality is inbuilt..

Read More

Calculating Mileage in an APEX 5.0 Application

As part of our recent redevelopment of our Oracle Forms expenses application into APEX 5.0, I looked into creating a mileage calculator using the Google Maps API. This blog..

Read More

Making pie charts the same size in APEX

If you have ever created a pie chart in APEX you know how easy it is to plug in a SQL statement and get a good looking chart with a host of customization options all native within..

Read More

Creating an Address Search in APEX

I recently had a request to implement a comprehensive UK address search in an APEX application without using a dedicated API such as the Royal Mail PAF. The first place I looked..

Read More

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

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