Contents Index Using the UltraLite plug-in for CodeWarrior Developing UltraLite applications with GCC PRC-Tools pdf/preface.pdf

UltraLite User's Guide
  Developing Applications for the Palm Computing Platform
    Developing UltraLite applications with Metrowerks CodeWarrior

Building the CustDB sample application from CodeWarrior


CustDB is a simple sales-status application.

For a diagram of the sample database schema, see The UltraLite sample database.

Files for the application are located in the Samples\UltraLite\CustDB subdirectory of your SQL Anywhere directory. Generic files are located in the CustDB directory. Files specific to CodeWarrior for the Palm Computing Platform are in the following locations:

The instructions in this section describe how to build the CustDB application using CodeWarrior 7. The process is very similar for CodeWarrior 6.

To build the CustDB sample application using CodeWarrior

  1. Start the CodeWarrior IDE.

  2. Open the CustDB project file:

  3. To build the target application (custdb.prc), choose Project > Make.

You can use the UltraLite plug-in to customize settings for your own application. For more information, see Developing UltraLite applications with Metrowerks CodeWarrior.


Contents Index Using the UltraLite plug-in for CodeWarrior Developing UltraLite applications with GCC PRC-Tools pdf/preface.pdf