RE: JDBC2 - DataSource implementation missing.

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Gunnar R|nning'" <gunnar(at)candleweb(dot)no>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: JDBC2 - DataSource implementation missing.
Date: 2000-05-31 15:35:14
Message-ID: 1B3D5E532D18D311861A00600865478CF1AE8B@EXCHANGE1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hmmm, I included everything I had. I'll check to see if I missed it out when
I did the "cvs add" for the files. That's probably why it's missing. (can't
do it from here, as my copy of Assaf's source is at home).

As for the protocol, the 6.5.3 driver should work ok with 7.0.

Peter

-----Original Message-----
From: Gunnar R|nning [mailto:gunnar(at)candleweb(dot)no]
Sent: Wednesday, May 31, 2000 3:49 PM
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] JDBC2 - DataSource implementation missing.

Hi,

As I'm evaluating Castor(castor.exolab.org) for use with PostgreSQL I
noticed that the current release is missing a datasource
implementation. From reading the archives and correspondence with Assaf
Arkin I know that there is an implementation of this, but it would be very
nice if it were integrated into the JDBC driver shipped with pgsql. Some of
Arkins code is indeed there(look in org.postgresql.xa), but the crucial
org.postgresql.PostgresqlDataSource is missing.

So I have to resort to using Arkins modified jdbc driver for this, but this
is for an older version of the database. Has there been any changes to
the backend protocol or should this work just fine ?

regards,

Gunnar

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-05-31 15:51:18 RE: JDBC2 - DataSource implementation missing.
Previous Message Gunnar R|nning 2000-05-31 15:22:32 Re: JDBC2 - DataSource implementation missing.