Rodrigo Mesquita

Rodrigo is an Oracle ACE and APEX Developer Expert certified by Oracle and is an experienced software engineer with emphasis in analysis, design and development of bespoke Oracle applications utilising development tools such as PL/SQL, APEX and Forms for a variety of international businesses. Rodrigo speaks regularly at Oracle community events and enjoys creating APEX plugins and writing blogs.

-->

Latest Posts

PL/PDF – PDF Images

Continuing the blog series about PL/PDF, this blog is all about adding images to a PDF report. In this first step, we are going to create a page cover and add this image.

Read More

PL/PDF – Code Reuse

When it comes to generating PDF reports, there are some options available. However, in the real world it is not just about generating simple PDFs, it is about being powerful and..

Read More

Calling PLSQL from Javascript

For those who came from an Oracle Forms world, it is very easy to start working with APEX. When creating simple screens, you don’t need any jQuery or AJAX knowledge as dynamic..

Read More

APEX Plugins for Beginners

One of the great features of APEX is the possibility to import JavaScript plugins and css libraries into the application, just by referencing an external link or uploading a .js..

Read More

QuickSQL – Saves you time

One of the new features of APEX 5.1 definitely changed my way of creating DDL on Oracle databases. With the Quick SQL packaged application you only need to write minimal lines of..

Read More

Dynamic Theme Style in APEX 5.1

One of the new features of APEX 5.1 is the introduction of APEX_THEME API which enables you to change the application theme style by user.

Read More