ANN: Gtk2::Ex::DBI-0.7
From: Daniel Kasak (dkasak_at_nusconsulting.com.au)
Date: 02/11/05
- Next message: Robert: "finding and inserting"
- Previous message: Jeff Macdonald: "Re: What happened to dbish?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 11 Feb 2005 14:58:47 +1100 To: dbi-users@perl.org, gtk-perl-list@gnome.org, perl@lists.mysql.com, mysql@lists.mysql.com, dbdpg-general@gborg.postgresql.org
I'm pleased to annouce the 7th release of Gtk2::Ex::DBI ...
http://entropy.homelinux.org/Gtk2-Ex-DBI/
Gtk2::Ex::DBI is an open-source helper object that makes your Gtk2-Perl
apps data aware. It handles querying, 'painting' records on your
Glade-generated form, passing updates back to the database server,
inserting, deleting, and much more. Roll your own MS Access.
This release completes support for MS SQL Server ( and almost certainly
Sybase ) via DBD::ODBC. Other servers may also work with via DBD::ODBC.
Postgres support is *very* close. I basically need to know how to fetch
the sequence of an inserted record via $dbh->last_insert_id ... but I
don't use Postgres and the docs are a little obscure on what's needed.
Postgres users are encouraged to step up to the plate and complete this
small missing link :)
Dan
- Next message: Robert: "finding and inserting"
- Previous message: Jeff Macdonald: "Re: What happened to dbish?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|