ANN: Gtk2::Ex::DBI-0.5

From: Daniel Kasak (dkasak_at_nusconsulting.com.au)
Date: 11/23/04


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



Relevant Pages

  • Ann: Snapshot bdbbasic-0.76-20091211.tar.gz Available
    ... Window support ... Password API info: ... support without Postgres. ... re-connect to the database without carrying plaintext ...
    (comp.lang.basic.misc)
  • Re: [PHP] Very Large text file parsing
    ... Both of these support importing csv files (use \copy as Martin mentioned for postgres). ... Mysql has this: http://dev.mysql.com/doc/refman/4.1/en/load-data.html ... If you're supporting more than those two, can't really say whether others support this type of feature:) ... As for MySQL, if the table that you are inserting to has any indexes at all, then each time your insert/update completes MySQL will re-index the table. ...
    (php.general)
  • Re: Database-layer which supports prepared statements?
    ... i'm looking for a database layer, which should support at least MySQL ... and PostGres. ... First i tried clsql but it seems, that it do not support prepared ... and so you can do your own preparing with EXECUTE-COMMAND. ...
    (comp.lang.lisp)
  • Re: [PHP] Very Large text file parsing
    ... Both of these support importing csv files (use \copy as Martin mentioned for postgres). ... Mysql has this: http://dev.mysql.com/doc/refman/4.1/en/load-data.html ... If you're supporting more than those two, can't really say whether others support this type of feature:) ... Postgresql & php tutorials ...
    (php.general)