Rapid Database Application Development
|
||
Development |
"Microsoft Access for Linux"
|
|
Kexi2.2 - PatchesInstructionsThis 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. ^ tocA fix for stability issue in the SQLite database engineThe 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 filesThe 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 setFor details see userbase.kde.orgDownload the patch: fix-inserting-required-value-2.3.patch. ^ toc Add missing foreground and background color properties of form widgetsFor details see userbase.kde.orgDownload the patch: fix-form-color-properties-2.3.patch. |
|||||
|