Basic4ppc SQL library reference

◄   Previous page         Table of Contents          Next page  ►

Basic4ppc  Home  |  Forum

 

Sample program

 

This reference is accompanied by a sample program (download source). This part describes a complete plan of what this program should do.

 

The program is an order taking management system for a small restaurant.  In order to keep things simple, only one table is used. We also assume there is one database hand-held in the device.

 

The program we describe below has been widely simplified in order to keep the example as limited to the goals as possible. The word simplicity indicates places in which we have considerably exceeded realistic design, or otherwise a note under the title "simplicity considerations".

 

Scenario and Analysis

Program Design

 

Source code

Each part of the source code is thoroughly explained in the relevant part. The complete code is here

 

 

Next page - Step 1 - adding SQL support to your application

Basic4ppc SQL library reference

◄   Previous page         Table of Contents          Next page  ►

Basic4ppc  Home  |  Forum