hsqldb driver

From: Filippo Bardelli (filibard_at_iol.it)
Date: 12/19/04


Date: Sun, 19 Dec 2004 11:00:41 +0100
To: dbi-users@perl.org


Some months ago, Brendan W . McAdams posted a message

http://www.mail-archive.com/dbi-users%40perl.org/msg20588.html

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



Relevant Pages

  • Re: Cannot display ODBC login prompt - want to connect without DSN
    ... database without knowing anything beforehand except the driver name. ... need a connection string and different data sources use different connection ... ODBC, ADO, and VB Script. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: JDBC URL for Oracle Database With Failover (2 db servers)
    ... After you've loaded the driver, you can establish a connection using ... each form requires a database URL. ... For Oracle, the database URL has ...
    (comp.lang.java.databases)
  • RE: New JDBC 1.2 driver runs slower than JDBC 1.1; my db definitio
    ... If the support incident ends up verifying a slowdown in the new driver, ... New JDBC 1.2 driver runs slower than JDBC 1.1; ... I do think this would happen in general, not just for my database; ...
    (microsoft.public.sqlserver.jdbcdriver)
  • RE: Import external data - web query
    ... Your reply for my query is very extensive, this is for importing a file from ... The data source I want isn't listed in the Select Data Source dialog box. ... information used to connect to a database. ... Check your driver First, make sure you have the right ODBC driver (Open ...
    (microsoft.public.excel.misc)
  • Re: resultset is an iterator?
    ... >> done by the JDBC driver and the database backend. ... >> drag it all into memory but I have noticed that MySQL seems to do this. ... ResultSets are completely retrieved and stored in memory. ...
    (comp.lang.java.databases)