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

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » Developing UltraLite Applications for the Palm OS » Developing UltraLite applications with Metrowerks CodeWarrior

Using the UltraLite plug-in for CodeWarrior Next Page

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:

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:

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