Libgda and Libgnomedb 3.99.7 released



I'm pleased to announce the version 3.99.7 of Libgda and Libgnomedb.


Short description:
------------------------
Libgda is a (relatively small) database access library:
* a wrapper like ODBC but with more features to access several database engines
* a general data model to use CVS or XML files
* a meta data extractor (to know all about database objects in a comman way)
* comes with an SQL console application (like mysql, psql or sqlite3 consoles)
* relies on GLib, coded in C, its API is easy to use

Libgnomedb mainly features some GTK+ based data bound widgets using Libgda for data access.


Changes for this version of Libgda:
-----------------------------------------------
 - API corrections
 - now internally use SQLite 3.6.7
 - blobs handling corrections
 - SQL console improvements (new export command, optional integrated web server
   to display information)
 - new JDBC provider (allows access to any database through a JDBC driver)
 - Win32 improvements (control list of exported symbols, create import libraries)
 - Cleared up glib includes (Przemysław Grzegorczyk)
 - misc corrections (Murray Cumming, Johannes Schmid, Carlos Savoretti, Vivien Malerba)
 - bug fixes: #565942, #564402, #529794, #564159, #564274, #565618, #565019
 - Translations:
        - it (Marco Ciampa)

Changes for Libgnomedb:
-----------------------------------
 - Adaptations to Libgda's V4 API corrections
 - Translations:
    - es (Jorge Gonzalez)
    - hu (Gabor Kelemen)

Tarballs are available at http://ftp.gnome.org/pub/GNOME/sources/libgda/3.99/
Pease note that for the first time Win32 archives are also available at http://ftp.gnome.org/pub/GNOME/binaries/win32/

To install this new version, you'll need glib, libxml2, and
optionnally libxslt; this version can be installed side by side with
the V3 version.

You can find more information at the projects' homepage
(http://www.gnome-db.org), or you can ask any question/propose
anything you want in the GNOME-DB mailing list, which is available at
http://mail.gnome.org/mailman/listinfo/gnome-db-list

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]