How to build a data-aware application in four easy steps.
Building a DX application consists largely of dragging widgets from the Schema Browser or Palette to create a hierarchy of widgets, then setting their resources. When you create an application by dragging fields from the Schema Browser to the Browser, most of the work is done for you. Here's how:
Note: This example uses Sybase. Oracle and Informix users may see slightly different screens.
Step 1: Select the data you want to work with.
Selecting columns from the Schema Browser |
Step 2: Drag and drop fields from the Schema Browser to the Browser.
A Simple Application |
Step 3: Test your application in Play Mode.
Note that Play Mode is "data safe" -- that is, all data updates and additions are rolled back immediately upon exiting Play Mode. Selecting Play Mode from the Browser
|
Step 4: Compile and Run Your ApplicationTo generate code for your application:
|