Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

Enablers: SQL Database
Functional Description

An SQL database is provided for use by all applications.

Qt Extended applications use the database for PIM data, Categories, and the Document Management system. Using an SQL database improves performance and flexibility of classes requiring permanent storage.

To integrate an alternative database engine, tasks include:

Where an SQL database is used for storage in Qt Extended, non-SQL based APIs are provided for application development. This avoids database implementation dependencies and provides faster development for commonly accessed data.

Features

Schema Migration

The following facilities are available for migrating to newer versions on a database schema update:

SQLite Integration


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3