Hello, I am pleased to announce Ruby/DBI 0.0.6, which fixes some bugs of 0.0.5. Ruby/DBI (RAA entry Library/Database/DBI) is a database independent interface for accessing databases, similar to Perl's DBI (but easier to use :-). Changes between 0.0.5 and 0.0.6: * added supports for dbi:DBD:database:host instead of dbi:DBD:database=aaa;host=bbb (John Gorman) * added case-insensitive driver URLs (e.g. dbi:Pg:... and dbi:pg:... works) (John Gorman) * improved examples/sqlsh.rb (added scripting features \i \o) * fixed bug in dbi/sql.rb method bind. For more informations look at the DBI and DBD specifications at: http://www.ruby-projects.org/dbi/dbi/DBI_SPEC.html http://www.ruby-projects.org/dbi/dbi/DBD_SPEC.html and visit the DBI homepage at: http://www.ruby-projects.org/dbi The version 0.0.6 of Ruby/DBI can be downloaded http://www.ruby-projects.org/dbi/ruby-dbi-all-0.0.6.tar.gz You can subscribe to the Ruby/DBI mailing list at: http://groups.yahoo.com/group/ruby-dbi-talk Regards, Michael Neumann -- Michael Neumann merlin.zwo InfoDesign GmbH http://www.merlin-zwo.de