Contents Index UltraLite database internals The information in an UltraLite database pdf/preface.pdf

UltraLite User's Guide
  Designing UltraLite Applications
    UltraLite database internals

Database storage mechanism


Each UltraLite application has its own database. The UltraLite runtime creates the database when you first start your application. The physical storage of the UltraLite database depends on the target platform. In all cases, except for Java, the database is persistent by default: it continues to exist when the application is not running.

For information on configuring UltraLite databases, see Configuring and managing database storage. For information on configuring UltraLite Java databases, see UltraLite JDBC URLs.


Contents Index UltraLite database internals The information in an UltraLite database pdf/preface.pdf