Oracle Application Express
Oracle Application Express
Web-based
Rapid application development environment
Installed to your Oracle database
Free to use
Minimal coding required to create functional
apps/reports; wizards
Access to any table in database (with perms)
Can customize processing with PL/SQL
Powerful Interactive Reports for
sorting/filtering results
Can run on your SSB web server (DAD)
Architecture
Application Express lives completely within your
Oracle database. It is comprised of nothing more
than data in tables and large amounts of PL/SQL
code. The essence of Oracle Application Express
is approximately 215 tables and 200 PL/SQL
objects containing 300,000+ lines of code.
Converting Applications
Key Features
Reporting
Forms
Charting
PDF Printing
Web Services
Spreadsheet Upload
Session State Management
User Interface Themes
Flow Control & Navigation
Conditionality on all
Components
Links: http://www.oracle.com/technology/products/database/application_express/html/what_is_ap
ex.html#06
http