|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Libgda 4.0.3 releasedI'm pleased to announce version 4.0.3 of Libgda, which is a
maintenance release of the 4.0 serie. 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 Changes from 4.0.2 --------------------------- - improved MySQL and PostgreSQL drivers (providers) - console program improvements - improved documentation - better handle SQL identifiers - Lots of corrections and small improvements 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 _______________________________________________ gnome-db-list mailing list gnome-db-list@... http://mail.gnome.org/mailman/listinfo/gnome-db-list |
|
|
Re: Libgda 4.0.3 releasedNow that all the major metastore issues are fixed as far as Glom is
concerned, thanks to you, it would be really nice to have another release so I can do a Glom release, please. On Tue, 2009-08-25 at 09:22 +0200, Vivien Malerba wrote: > I'm pleased to announce version 4.0.3 of Libgda, which is a > maintenance release of the 4.0 serie. > > 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 > > Changes from 4.0.2 > --------------------------- > - improved MySQL and PostgreSQL drivers (providers) > - console program improvements > - improved documentation > - better handle SQL identifiers > - Lots of corrections and small improvements > > 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 > _______________________________________________ > gnome-db-list mailing list > gnome-db-list@... > http://mail.gnome.org/mailman/listinfo/gnome-db-list murrayc@... www.murrayc.com www.openismus.com _______________________________________________ gnome-db-list mailing list gnome-db-list@... http://mail.gnome.org/mailman/listinfo/gnome-db-list |
|
|
Re: Libgda 4.0.3 released
+ 1.
I know the release is only 2 days old, but this critical metabug (that was fixed just after the release) really does not make things work for MySQL. Thanks, Bas. On Wed, 2009-08-26 at 16:40 +0200, Murray Cumming wrote: Now that all the major metastore issues are fixed as far as Glom is concerned, thanks to you, it would be really nice to have another release so I can do a Glom release, please. On Tue, 2009-08-25 at 09:22 +0200, Vivien Malerba wrote: > I'm pleased to announce version 4.0.3 of Libgda, which is a > maintenance release of the 4.0 serie. > > 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 > > Changes from 4.0.2 > --------------------------- > - improved MySQL and PostgreSQL drivers (providers) > - console program improvements > - improved documentation > - better handle SQL identifiers > - Lots of corrections and small improvements > > 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 > _______________________________________________ > gnome-db-list mailing list > gnome-db-list@... > http://mail.gnome.org/mailman/listinfo/gnome-db-list _______________________________________________ gnome-db-list mailing list gnome-db-list@... http://mail.gnome.org/mailman/listinfo/gnome-db-list |
|
|
Re: Libgda 4.0.3 releasedOk, will do a 4.0.4 ASAP.
Vivien 2009/8/27 Bas Driessen <bas.driessen@...>: > + 1. > > I know the release is only 2 days old, but this critical metabug (that was > fixed just after the release) really does not make things work for MySQL. > > Thanks, > Bas. > > > On Wed, 2009-08-26 at 16:40 +0200, Murray Cumming wrote: > > Now that all the major metastore issues are fixed as far as Glom is > concerned, thanks to you, it would be really nice to have another > release so I can do a Glom release, please. > > On Tue, 2009-08-25 at 09:22 +0200, Vivien Malerba wrote: >> I'm pleased to announce version 4.0.3 of Libgda, which is a >> maintenance release of the 4.0 serie. >> >> 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 >> >> Changes from 4.0.2 >> --------------------------- >> - improved MySQL and PostgreSQL drivers (providers) >> - console program improvements >> - improved documentation >> - better handle SQL identifiers >> - Lots of corrections and small improvements >> >> 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 >> _______________________________________________ >> gnome-db-list mailing list >> gnome-db-list@... >> http://mail.gnome.org/mailman/listinfo/gnome-db-list > gnome-db-list mailing list gnome-db-list@... http://mail.gnome.org/mailman/listinfo/gnome-db-list |
| Free embeddable forum powered by Nabble | Forum Help |