Some months ago, Brendan W . McAdams posted a message
http://www.mail-archive.com/dbi-users%40perl.org/msg20588.ht ml
declaring the intention of developing a driver for Hypersonic SQL
database, a pure java application recently 'embedded' in OpenOffice, the
most famous free Office suite.
It's probable that popularity of this db will increase and should be
useful to have a specific dbi driver.
One could connect to hsqldb database with DBD::JDBC, which is a quite
old module and requires same kind of proxy to start.
Is there any new about it ?
F
