To create an UltraLite project in CodeWarrior
Start CodeWarrior.
Create a new project:
Choose an UltraLite stationery.
The UltraLite plug-in adds the following choices to the stationery list:
Choose the development model you want to use and click OK to create the project.
The stationery is standard C stationery for embedded SQL, and standard C++ stationery for C++.
If you are using embedded SQL, configure the settings in the UltraLite Preprocessor Panel for your project. If you are using C++ these settings are ignored.
When you build an embedded SQL project, the UltraLite plug-in calls sqlpp to preprocess .sqc files into .c/.cpp files and also converts ESQL statements to UltraLite function calls.
When building UltraLite Embedded SQL or C++ applications in the CodeWarrior environment, the plug-in does not add the access paths to install-dir\SDK\Include and install-dir\UltraLite\Palm\68k\lib\cw\ and to the UltraLite libraries ulrt.lib and ulbase.lib. The plug-in only adds the generated files from running the SQL preprocessor to the CodeWarrior project for UltraLite Embedded SQL applications.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |