ANN: Gtk2::Ex::DBI-0.5
From: Daniel Kasak (dkasak_at_nusconsulting.com.au)
Date: 11/23/04
- Next message: Rudy Lippan: "Re: DBD:mysql driver"
- Previous message: Peter J. Holzer: "Re: Killing a Process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: mysql@lists.mysql.com, gtk-perl-list@gnome.org, dbi-users@perl.org Date: Tue, 23 Nov 2004 22:10:44 +1100
Hi all.
I'm pleased to announce the 5th release of Gtk2::Ex::DBI ...
http://enthalpy.homelinux.org/Gtk2-Ex-DBI/
Gtk2::Ex::DBI is a helper object that makes your gtk2-perl apps data
aware.
Changes in this release:
- Formatting changes in sourcecode. I bought myself a copy of Komodo,
and decided to reformat everything to look good in there. Appologies if
this has the opposite effect for everyone else.
- Removed attempted locking of fields if 'read_only' is set.
- Fixed support for Gtk2::TextView
- Added support for DBI's last_insert_id() method. This brings us one
step closer to supporting DB servers other than MySQL. Still requires
some *very* small additions ( eg last_insert_id() on Postgres requires
some arguments to be passed ). Volunteers? I don't use Postgres
- Added POD documentation
I'm going to Cambodia for a month on the 24th, so if questions come in
after then, don't expect a reply until around Christmas sometime :)
Dan
- Next message: Rudy Lippan: "Re: DBD:mysql driver"
- Previous message: Peter J. Holzer: "Re: Killing a Process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|