RE: Status of full blob support in JDBC?

From: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
To: "'Anders Bengtsson'" <anders(at)lecando(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: Status of full blob support in JDBC?
Date: 2000-11-06 14:03:02
Message-ID: 1B3D5E532D18D311861A00600865478CF1B4E8@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Stream support is done for 7.1 but not yet commited (finished debugging it
just after the last commit I did, and haven't had chance to recommit since.
Should be next few days).

Peter

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)maidstone(dot)gov(dot)uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: Anders Bengtsson [mailto:anders(at)lecando(dot)com]
Sent: Monday, November 06, 2000 1:12 PM
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] Status of full blob support in JDBC?

Hello,
I'm wondering what the status of BLOB support in JDBC is.

The reason is that we're using JDBC to connect from our application
server to our database. Our application server (Orion Server, btw) uses
the standard JDBC interface for all communication with the database.
With other DBMSes than PostgreSQL this works fine, but PostgreSQL still
has a complete showstopper in that writing BLOBs with an InputStream
still isn't implemented in the JDBC driver.
Other than this single problem everything seems to work great with
PostgreSQL, so it's a real annoyance.

So, is there any hope that the JDBC driver will have this feature
anytime soon? We currently have neither the resources nor the knowledge
to modify the JDBC driver ourselves.. :(

/Anders
________________________________________________________________________
A n d e r s B e n g t s s o n anders(at)lecando(dot)com
http://www.lecando.com

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gunnar R|nning 2000-11-06 14:55:39 Re: Ways of loading the JDBC Driver (was RE: )
Previous Message Anders Bengtsson 2000-11-06 13:12:10 Status of full blob support in JDBC?