From: Virender Dogra Date: 2005-05-31T20:08:47+09:00 Subject: Re: Accessing HSqldb in ruby I wonder if the jdbc-odbc driver will be helpful here? -----Original Message----- From: Alain FELER [mailto:alain.feler@wanadoo.fr] Sent: Tuesday, May 31, 2005 2:00 AM To: ruby-talk ML Subject: Accessing HSqldb in ruby Hello, Since OpenOffice.org v 2.0 is using Hsqldb as a database engine, I would like to use that database in ruby programs. On Internet I only found one link on a guy saying "I tried this and that and it did not work...". Has somebody done that ?