I'm pleased to announce version 4.0.8 of Libgda, which is a maintenance release of the 4.0 serie.
Updating to this version is recommended since bugs have been corrected and it now includes GObject introspection. 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 CSV 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 Changes from 4.0.7 --------------------------- - Added missing support for the freeze/thaw feature in GdaDataSelect - Misc corrections - GObject introspection support Tarballs are available at http://ftp.gnome.org/pub/GNOME/sources/libgda/4.0 Pease note that Win32 archives are also available at http://ftp.gnome.org/pub/GNOME/binaries/win32/ See the http://live.gnome.org/ChooseLibgdaSQLite page for additionnal information about choosing between Libgda and SQLite when you need a database API. 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 Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
