RE: JDBC: Method setBinaryStream Question

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Nikolai Turchanikov'" <turchanikov(at)worldnet(dot)att(dot)net>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: JDBC: Method setBinaryStream Question
Date: 2000-04-06 06:55:42
Message-ID: 1B3D5E532D18D311861A00600865478C70C413@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

As you may see from other emails recently, JDBC is up in the air at the
moment. The CVS & Beta releases don't have the 7.0 driver at all (it has
the 6.5.3 driver that missed the 6.5.3 release). This is because I've
been working on it at home, but several other things have delayed it,
and because there were some major changes made to the driver it's not
been stable enough (in my opinion) to go in there yet, especially this
close to the full release. Anyhow, that answers the second question.

As for the first, I was intending to get the set*Stream methods to work
for 7.0, but they probably won't make it in time as I concentrate on the
other problem areas.

As for helping, wait until after 7.0 is out. That way the CVS will be as
up to date as possible.

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

-----Original Message-----
From: Nikolai Turchanikov [mailto:turchanikov(at)worldnet(dot)att(dot)net]
Sent: Thursday, April 06, 2000 12:34 AM
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] JDBC: Method setBinaryStream Question

I have noticed that setBinaryStream is not implemented
in PreparedStatement class.

7.0 Beta does not have that either.

Does anybody know whether this development is on the
table and what kind of contribution I can make?

Nikolai

Browse pgsql-interfaces by date

  From Date Subject
Next Message Oscar Serrano 2000-04-06 08:50:18 a simple question about JDBC
Previous Message Peter Mount 2000-04-06 05:42:12 Re: Debian + PG + JDBC