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 and EBS Integration

This article will explore the integration and extensions that Oracle Application Express (APEX) gives you when using Oracle E-Business Suite (EBS).

Read More

Trigger Dynamic Action from JavaScript

The following example will demonstrate how a Dynamic Action can be utilised within a report column to confirm deletion of a record, before the deletion process occurs.

Read More

Forcing APEX_APPLICATION.G_Fx values into session

When working with the APEX_ITEM package to programmatically generate items on the screen, either from a dynamic PL/SQL region or within a report region, you will most likely want..

Read More

APEX a credible alternative to Oracle Discoverer

One of the most important business needs is the ability to report on data, often on an ad hoc manner producing reports and variations of them quickly and easily. We look at how..

Read More

What is new in Oracle APEX version 5.0?

Apex 5.0 will soon be available and there are a host of new features allowing developers to create web based applications with increased ease and efficiency. Here are a few of the..

Read More

Avoiding the Dynamic Action PL/SQL length limit

Dynamic Actions are a great way to execute PL/SQL code without having to wait for a page submit, but if you have ever used them with any reasonably complex PL/SQL code you may..

Read More