Is there any update in the mono tree for GDA# and GNOMEDB#? Does any know if I can use libgda with Mono?
If you see at: http://www.mono-project.com/Database_Access you'll find that OLE DB (?) needs libgda but is classified as Unmantained provider; this is becouse the bindings make with this realise is not in mono tree yet? 2005/9/26, Rodrigo Moya <[EMAIL PROTECTED]>: > libgda/libgnomedb are a complete framewok for developing > database-oriented applications, and currently allow access to PostgreSQL, > MySQL, Oracle, Sybase, SQLite, FireBird/Interbase, IBM DB2, mSQL and MS > SQL server, as well as MS Access and xBase files and ODBC data sources. > > libgda/libgnomedb are the base of the database support in the GNOME > Office application suite, providing database access for many features in > both Gnumeric and Abiword. > > 1.9.99 is the latest RC before final 2.0.0 > > Changes since libgda 1.3.91 > --------------------------- > - Added Mono bindings from GTK# (Dan) > - Convert SQLstate to GDA error code in PostgreSQL provider (Juan Manuel) > - Don't use scrollkeeper for API docs (Rodrigo) > - Improved data types in SQLite provider (Vivien) > - API fixes (Vivien, Murray) > - Removed unfinished, non-working objects (Vivien) > - Blob object fixes (Vivien) > - Blob improvements in PostgreSQL provider (Vivien) > - Improved test to locate MDB libraries (Vivien) > - Added "gda_type_changed" signal to GdaColumn (Vivien) > - Updated translations: > - eu (Iñaki) > - ne (Pawan) > - vi (Clytie) > > Changes since libgnomedb 1.3.91 > ------------------------------- > - Compilation fixes (Rodrigo, Stanislav) > - Added Mono bindings from GTK# (Dan) > - Install plugins in $libdir (Stanislav) > - Added SQL console menu item to browser application (Vivien) > - Fixed row numbers status messages in browser application (Vivien) > - Fixed compilations flags and libs for sample application (Juan Manuel) > - Extended GnomeDbSelector API (Vivien) > - Adapted to libgda-1.9.99 API changes (Vivien, Rodrigo) > - Updated translations: > - en_CA (Adam) > - eu (Iñaki) > - ne (Pawan) > - vi (Clytie) > > Tarballs are available at > http://download.gnome.org/pub/GNOME/sources/libgda/1.9/ > http://download.gnome.org/pub/GNOME/sources/libgnomedb/1.9/ > > To install this new version, you'll need: > * libgda: glib, libxml2, libxslt > * libgnomedb: libgda and dependencies, libgnome/ui, libglade, > libbonoboui and, optionally, gtksourceview > > 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. > > -- > Rodrigo Moya <[EMAIL PROTECTED]> > > _______________________________________________ > gnome-db-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-db-list > -- Trabajar, la mejor arma para tu superación _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
