UltraLite User's Guide
Developing Applications for the Palm Computing Platform
Developing UltraLite applications with Metrowerks 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:
cwcommon Files common to both CodeWarrior 6 and CodeWarrior 7.
cw6 Files for CodeWarrior 6.
cw7 Files for CodeWarrior 7.
cw8 Files for CodeWarrior 8.
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
Start the CodeWarrior IDE.
Open the CustDB project file:
Choose File
Open the project file Samples\UltraLite\custdb\cw8\custdb.mcp under your SQL Anywhere directory.
To build the target application (custdb.prc), choose Project
You can use the UltraLite plug-in to customize settings for your own application. For more information, see Developing UltraLite applications with Metrowerks CodeWarrior.