| Oracle9i Lite Developer's Guide for Palm Release 5.0 Part Number A90105-01 |
|
This document discusses the Mobile Development Kit for Palm sample application. Topics include:
The Mobile Development Kit for Palm Computing devices includes a sample Orders application that demonstrates how to build a replication-enabled application using the Oracle Lite database and the Mobile Server.
The application's user interface contains a master list of orders, a detailed line item for each order, and a quantity confirmation for each line item. The sample application replicates the order data with two tables on the Oracle server. The sample also use an index to increase the speed of searches performed for each individual order's line items.
This release of the sample Orders application supports the Palm Computing devices and the Palm OS Emulator.
The following files comprise the sample Orders application for Palm.
Table 4-1 Palm Computing Platform Files
To use the Sample Orders application with the Palm OS Emulator:
The sample application uses the following forms:
When you start the application, the Main form displays. The Main form lists the orders in the database.
To change the sorting column in the Main form, tap the header of the desired sorting column. The table is sorted by the selected column. Tap the arrow to the right of the table header to toggle between ascending and descending order.
To view information about a single order, tap the order item in the table. The Order form appears.
The Order form displays the following information about the order:
To return to the Main form, tap the Done button.
To view or change an order item, tap the item in the list box. The Order Item form appears.
The Order Item form allows you to view and modify information about a specific item in the order.
You can edit the following information in the Order Item form:
Tap the Save button to commit the changes, or the Cancel button to discard the changes, and return to the Order form.
Use the Install Tool from the Palm Desktop.
|
Note: To install the sample application, you must have the Palm Desktop installed on your desktop PC. |
To install the sample application:
You must click the Sync button in the Mobile Sync Client on the Palm device prior to running okdemo.
Use "S11U1" as the Mobile Sync Client name and "MANAGER" as the password. Both the client name and the password are case-sensitive.
|
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|