Re: anyone accessing "h2" java database with DBI?
[email protected] (Alexander Foken)
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
It doesn't seem so. But according to the web page you linked, h2 has an ODBC driver, so you should be able to use DBD::ODBC. And the web site shows several JDBC URLs, so there must be a JDBC driver, so you should be able to use DBD::JDBC. Alexander On 04.05.2010 23:23, David Nicol wrote: > I don't suppose anyone has bothered to construct a DBD for h2? > http://www.h2database.com/html/main.html > the unfortunate choice to name it the same as the level two header > html tag makes it somewhat tricky to search for. > -- Alexander Foken mailto:[email protected] http://www.foken.de/alexander/