SageLogix

Oracle Focused Expertise

SageLogix specializes in providing Oracle focused infrastructure and custom application development expertise, and is recognized as a world leader in the design and implementation of Oracle enterprise architectures and business solutions.

SageLogix believes in consistent and unrelenting customer focus, and strives to maintain the highest level of integrity and expertise in solution delivery and communication to the customer.

Oracle Focused Core Services

Enterprise Application Services
Oracle Professional Services
Oracle DBA Outsourcing
Infrastructure Support

 

Join the SageLogix Team!

Careers



SageLogix is now offering Oracle Real Application Clusters (RAC) Training.

Click here for details or to register



Service Sales

303.925.0108
christa@sagelogix.com


Oracle Product Sales

303.925.0108
sales@sagelogix.com


General Info

Main: 303.925.0100
Fax: 303.265.9509
Toll Free: 877-846-6731


SageLogix, Inc.

9100 E Panorama Drive, Suite 100
Englewood, CO 80112


 

Featured Tech Tips

Application Express
Application Express (APEX) supports assigning Lists of Values (LOVs) to a page item or report field.  These LOVs can be static or dynamic and support null values.  The default behavior for a null return value is to pass %null% to the insert or update statement.  Passing %null% into a number column results in the ORA-20001: Invalid numeric value error.  This tech tip demonstrates a generic solution to overcome the invalid numeric value errors.

HTML Templates in Portal
In Oracle Portal 10.1.4, Oracle introduced a new feature called HTML Templates. These templates are simiular to UI templates, but are more flexible and allow for more control over the look and feel of a Portal web site. This tech-tip includes examples which will get you started using Portal html templates.