Skip Headers
Oracle® Database Express Edition Application Express User's Guide
Release 2.1

Part Number B25309-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

1 Quick Start

This section offers a quick introduction to using the Oracle Application Express client within Oracle Database Express Edition (Oracle Database XE). It is assumed you have already completed the installation process.

This section contains the following topics:

See Also:

"Running a Demonstration Application" and "Application Builder Concepts"

What is Oracle Application Express?

Oracle Database XE includes an intuitive browser-based user interface built within the Oracle Application Express client.

What is Oracle Application Express? Oracle Application Express is a hosted declarative development environment for developing and deploying database-centric Web applications. Thanks to built-in features such as design themes, navigational controls, form handlers, and flexible reports, Oracle Application Express accelerates the application development process.

The Application Express engine renders applications in real time from data stored in database tables. When you create or extend an application, Oracle Application Express creates or modifies metadata stored in database tables. When the application is run, the Application Express engine then reads the metadata and displays the application.

To provide stateful behavior within an application, Oracle Application Express transparently manages session state in the database. Application developers can get and set session state using simple substitutions as well as standard SQL bind variable syntax.

About the Database Home Page

Oracle Database XE includes an intuitive browser-based user interface for administering the database, running scripts and queries, building Web-based applications. The starting point for this interface is the Database Home Page.

The Database Home Page features the following components:

See Also:

"Introducing Oracle Database XE" in Oracle Database Express Edition 2 Day DBA Guide

About the Links List

The Links list displays on the right side of Database Home Page. Use this list to access the following Oracle Database XE resources:

About the Usage Monitor

Oracle Database XE is limited to 4 GB of user data and 1 GB of memory. You can use the Usage Monitor on the right side of the Database Home Page to monitor the storage space available, memory allocation, the current number of database sessions, and users, and database log archive status.

Description of usgage_monitor.gif follows
Description of the illustration usgage_monitor.gif

To view more detailed information, click the following links on the Usage Monitor:

Customizing the Appearance of the Database Home Page

You can control what regions display on the Database Home Page by clicking the Customize link in the upper right corner of the page. By default, both the Links list and Usage Monitor appear.

To hide the Links list and Usage Monitor:

  1. Click the Customize link in the upper right corner of the Database Home Page.

  2. Deselect the region you wish hide and click Apply Changes.

Navigation Alternatives

This section describes alternative methods for navigating between pages in the Oracle Database XE browser-based user interface.

Navigating Using Icons or Drop Down Menus

You can move between pages in user interface by clicking large graphical icons. When using these icons, you have two navigation options:

Note:

For the purposes of consistency, this document uses the primary navigation path (or drill-down approach) when explaining navigation.
Description of new_menu.gif follows
Description of the illustration new_menu.gif

Navigating Using Breadcrumbs

Breadcrumbs (also called locator links) appear at the top of every page within the Oracle Database XE browser-based user interface. Each breadcrumb entry indicates where the current page is relative to other pages within the user interface. You can use breadcrumbs to instantly link to a previous page. For example, clicking on Home takes you to the Database Home Page.

Description of breadcrum.gif follows
Description of the illustration breadcrum.gif

See Also:

"Introducing Oracle Database XE" in Oracle Database Express Edition 2 Day DBA Guide

Using Online Help

The Oracle Database XE browser-based user interface features three types of online help:

See Also:

"Introducing Oracle Database XE" in Oracle Database Express Edition 2 Day DBA Guide

Procedural Online Help

You can access an HTML-based online Help system by clicking the Help icon in the upper right corner of the window.

Description of hlp_ico.gif follows
Description of the illustration hlp_ico.gif

Procedural help includes content from the following sources:

When you click the Help icon, a help topic that describes the current page appears. To view the table of contents of another help set, select it from the list in the upper left side of the window.

Description of help_window.gif follows
Description of the illustration help_window.gif

You can browse through help topics by:

The top of the window features a gray bar. Click Back and Forward to return to a previously viewed page. These controls work similarly to the Back and Forward controls in a Web browser.

Click Find to perform a keyword search of the entire help system. When the search field appears, enter a case insensitive query in the field provided and click Find. To search for an exact phrase, enclose the phrase in double quotation marks.

Page-Level Help

Many pages with in the Oracle Database XE browser-based user interface include page-level Help. Page-level Help displays in a text box on the right side of the page and offers a brief description of the page functionality.

Field Level Help

Most select lists, check boxes, and fields within the Oracle Database XE browser-based user interface include item help. When item help is available, the item label changes to red when you pass your cursor over it. Click the item label to display a description in a separate window.