A Guide To Using APEX For Oracle
Reporting
By Mark Rittman
Oracle's Sergio Leunissen has put
together an OTN article on
using APEX to do your Oracle reporting.
According to the introduction:
"Every organization needs to
deliver reports on the Web. Often, slight variations
of the same report need to be created for different
end users. If you are a Web developer or a DBA who
frequently needs to deliver reports and you want to
make those reports more flexible or your life easier
by consolidating multiple reports into a single one,
use Oracle HTML DB's built-in session state
management, reporting engine, and authorization
features to make building highly flexible yet secure
reports a breeze."
Take a look at
"Serving HTML DB Reports" on OTN for a
step-by-step guide to creating your first workspace on
htmldb.oracle.com, creating your reporting
application, building the reports then setting up an
authorisation scheme to control report access.