![]() | ![]() |
Home |
|
|
Ultralite Developer's Guide |
|
| Chapter 3: Developing UltraLite Applications |
Chapter 3
This chapter describes the development process. It explains how to develop and build an UltraLite application. It is intended to give you most of the information to get you started.
The first section provides an overview of writing and building an UltraLite application. Each remaining section describes one of these steps in detail.
For additional information, specific to your target device, see Platform-Specific Development Instructions .
| Writing an application |
| Building an application |
| Deploying your application |
|
| Creating the reference database |
| Preparing a reference database |
| Using an existing database |
| Writing applications using embedded SQL |
| Starting the database server |
| Pre-processing your embedded SQL files |
|
| Generating the supplementary code with the UltraLite generator |
| Error on starting the analyzer |
|
| Compiling and linking your application |
| Dynamic and statically linked versions of the UltraLite runtime |
|
| UltraLite database features |
| Setting database options in the reference database |
| Collation sequences |
| Unsupported Adaptive Server Anywhere features |
|
| UltraLite database internals |
| Database storage |
| How UltraLite tracks row states |
| Indexes in UltraLite databases |
| Backup, recovery, and transaction processing |
|
|