This simple applet is a sample illustration of a database-aware applet. It
allows the user to enter an order tracking number for an order created through
the Cliffhanger order entry application and retrieve status information,
such as order date, amount paid, etc. from the cliffhanger.gdb database. The project notes in
samples/OrderEntry/OrderEntry.html
give a detailed description of the Cliffhanger application.
Setup
To run this sample, you must
Note: All versions of JBuilder provide direct access to SQL data through the JavaSoft JDBC API. Some versions of JBuilder provide additional DataExpress components (on the Data Express tab of the Component Palette) that greatly simplify RAD visual development of database applications. Refer to the JBuilder product page from the borland.com Web site for availability of features in each JBuilder version.