kexi project
Rapid Database Application Development
Development
"Microsoft Access for Linux"

Home Download FAQ Support Features Handbook Screenshots Screencasts Compile Kexi Development Authors Contact License Sponsorship Translate This Site

Spread the word about Kexi!
Get Kexi Now!

Built on the KDE technology
KDE

Member of the Calligra Suite

No Software Patents!

Kexi2.2 - Patches

Table of Contents
   Instructions
   A fix for stability issue in the SQLite database engine
   Support large memo values for MS Access files
   A fix for inserting row when field has "required" attribute set
 Add missing foreground and background color properties of form widgets

Instructions

This page provides a list of patches with fixes and improvements published after 2.2 release. To use the patches, you need to apply them to the 2.2.x source code by saving it in 'koffice/' source code directory and running

 patch -p0 < patchfilename

Note that the source code in KDE Subversion (branches/koffice/2.2/koffice/kexi/) repository has the patches applied already, and is so you can safely fetch it instead of patching the original 2.2 version released with KOffice 2.2.

^ toc

A fix for stability issue in the SQLite database engine

The patch supports releases 2.2.0, 2.2.1 and 2.2.2. If there is 2.2.3 released eventually, the fix will be already included.

This patch fixes stability issue in the default Kexi database engine, i.e. SQLite - there was possible crash on closing the database connection. This fixes reported bug #245030.

It's safe to apply the patch if you are unsure.

Download the patch: fix-crash-on-closing-sqlite-connection-2.2.2.patch


^ toc

Support large memo values for MS Access files

The patch supports releases 2.2.0, 2.2.1 and 2.2.2. If there is 2.2.3 released eventually, the fix will be already included.

A fix for MS Access files import: multipage (large, up to 65535 bytes) memo values are now supported. This fixes reported bug #244420.

It's safe to apply the patch if you are unsure.

Download the patch: support-large-memo-values-for-msaccess-2.2.2.patch


^ toc

Fix inserting row when field has "required" attribute set

For details see userbase.kde.org

Download the patch: fix-inserting-required-value-2.3.patch. ^ toc

Add missing foreground and background color properties of form widgets

For details see userbase.kde.org

Download the patch: fix-form-color-properties-2.3.patch.

Kexi - "MS Access for Linux" ... and Windows
© Kexi Team
This content is available under GFDL
Last edited: January 10, 2008 by js, visited 0 times.