Re: anyone accessing "h2" java database with DBI?

[email protected] (Bart Lateur)
Newsgroups perl.dbi.users
Message-ID <[email protected]>
On Wed, 05 May 2010 07:06:17 +0200, Alexander Foken wrote:

>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.

As this is apparently a database written in Java, I'd expect the most
important interface to be JDBC.

And yes, looking at the project's site, its home page starts with: 

> Welcome to H2, the Java SQL database. The main features of H2 are:
>
>    * Very fast, open source, JDBC API 

Well, duh...

Look no further than JDBC, that's what I would say.

-- 
	Bart Lateur
	[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.