Kexi/Stability Statement

From KDE Community Wiki
Revision as of 23:52, 15 October 2024 by Jstaniek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Application Stability

It is recommended to back up your data when you're working with beta versions of any software. However, even KEXI beta versions are relatively stable. If you're wondering about possibility of data loss, note that any data-related operations are protected by database transactions.

Unstable features

Unstable features are marked as experimental. They are not enabled by default and thus cannot be used unless a special (development) version of KEXI is installed.

Compatibility between KEXI versions

Regarding to format stability, there is a policy of backward compatibility. In most cases there is also support for forward compatibility. This is possible because definitions for stored objects contain version information and KEXI takes care about differences between format versions.

Compatibility between KEXI and external formats

When possible, importing, exporting and data exchange is performed using well known and widely available software tools. For example, MS Access database format is handled through the mdbtools library.