Contents Index Indexes in UltraLite databases Encrypting UltraLite databases pdf/preface.pdf

UltraLite User's Guide
  Designing UltraLite Applications

Configuring and managing database storage


You can control several aspects of UltraLite persistent storage for C/C++ applications. The following aspects can be configured:

This configuration is controlled by the UL_STORE_PARMS macro, which is placed in the header of your application source code so that it is visible to all db_init() or ULPalmLaunch calls. The encryption key and page size can be used on any supported C/C++ platform, while the other keys cannot be used on the Palm Computing Platform.

For more information, see UL_STORE_PARMS macro.


Encrypting UltraLite databases
Defragmenting UltraLite databases

Contents Index Indexes in UltraLite databases Encrypting UltraLite databases pdf/preface.pdf