Excel Style Row Numbering in SQL
Here is a trick to change your rownumbering (or any other sequential numbering) to the way Excel names their columns.
Read MoreA Backup for My Brain!
Here is a trick to change your rownumbering (or any other sequential numbering) to the way Excel names their columns.
Read More“Where is the listenerConfigure page?” That seems to be a common question when people attempt to deploy the Apex Listener
Read MoreTo prevent a navigation JSTree to collapse after the page has been submitted, you need to have a page or
Read MoreThe Apex JavaScript API has some very convenient functions to access the values of page items. For example, if you
Read MorePL/PDF (www.plpdf.com) is a PL/SQL library for Oracle, which allows you to generate PDF documents. You can use these libraries
Read MoreHere is a quick tutorial on how to set up LDAP authentication with Oracle Application Express 4.1.1. Let’s assume that
Read MoreWith the Apex 4.1.1 patch, some behavior in the login/logout processing has changed. Login In our application we use the
Read MoreIn Apex 4.1.1, when you specify custom colors in a Flash chart, and the custom color list contains blank spaces,
Read MoreI just came across a little annoyance with Internet Explorer 9 (9.0.8112.16421): If you place Javascript into the HTML header
Read MoreI created a tabular report on a table and needed to write some custom code that does some DML based
Read More