Re: [INTERFACES] Progress on JDBC Driver for PostgreSQL?

From: Peter T Mount <pgint(at)maidast(dot)demon(dot)co(dot)uk>
To: Bryan Hane <bhane(at)emergingartists(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Progress on JDBC Driver for PostgreSQL?
Date: 1998-03-12 18:56:08
Message-ID: Pine.LNX.3.95.980312185327.3306B-100000@maidast
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Thu, 12 Mar 1998, Bryan Hane wrote:

> I have a java application that currently interacts with other database
> successfully. InterBase to be specific an windows based database. I am
> trring to get the same application to run with postgresql. I have the
> newest version of postgresql. My os is linux. I have found the JDBC
> driver is not as complete as other JDBC drivers.
> I was curious as to how the development of the driver was coming and
> what is being worked on now.
> bryan

The driver is under continual development. As for the JDBC standard, we
are getting there. The only major thing that's missing is
CallableStatement. Apart from that, the driver does have some postgresql
specific extensions, which can provide some useful and unique features.

--
Peter T Mount petermount(at)earthling(dot)net or pmount(at)maidast(dot)demon(dot)co(dot)uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message The Hermit Hacker 1998-03-13 13:07:45 Re: [QUESTIONS] PostgreSQL 6.3
Previous Message Peter T Mount 1998-03-12 17:10:27 Re: [QUESTIONS] JDBC