APEX Authentication Using Microsoft Azure Face API
One of my favourite features of my phone is that I do not need to remember my credentials for each app and don’t even need… Read More »APEX Authentication Using Microsoft Azure Face API
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.
One of my favourite features of my phone is that I do not need to remember my credentials for each app and don’t even need… Read More »APEX Authentication Using Microsoft Azure Face API
APEX is a low code platform, which allows us to develop web applications using pre-built declarative features on top of the Oracle database. The tool… Read More »PL/PDF or AOP which should I use?
Continuing the blog series about PL/PDF, this blog is all about adding images to a PDF report. To read about how to create a data… Read More »PL/PDF – PDF Images
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,… Read More »PL/PDF – Code Reuse
[et_pb_section admin_label=”section”] [et_pb_row admin_label=”row”] [et_pb_column type=”4_4″][et_pb_text admin_label=”Text”]APEX uses the best of the modern web to create native web applications; unfortunately, this also brings modern vulnerabilities… Read More »Making Your APEX App Safer
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… Read More »Calling PLSQL from Javascript
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… Read More »APEX Plugins for Beginners
Oracle Forms and Oracle Application Express (APEX) are both technologies used to build data centric applications. APEX uses the best of the modern web to… Read More »When Forms to APEX Projects get thorny
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… Read More »QuickSQL – Saves you time
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… Read More »Dynamic Theme Style in APEX 5.1