Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLite - C and C++ Programming » Application Development » Developing UltraLite applications for the Palm OS

 

Building the CustDB sample application in CodeWarrior

CustDB is a simple sales-status application.

For a diagram of the sample database schema, see About the CustDB sample database.

Files for the application are located in the samples-dir\UltraLite\CustDB directory. Generic files are located in the CustDB directory. Files specific to CodeWarrior for the Palm OS are in the following directories:

  • samples-dir\UltraLite\CustDB\cwcommon

  • samples-dir\UltraLite\CustDB\cw

The instructions in this section describe how to build the CustDB application using CodeWarrior 9.

♦  To build the CustDB sample application using CodeWarrior
  1. Start the CodeWarrior IDE.

  2. Open the CustDB project file:

    • Choose File » Open.

    • Open the project file samples-dir\UltraLite\CustDB\cw\custdb.mcp

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