RE: Status of full blob support in JDBC?

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: Status of full blob support in JDBC?
Дата
Msg-id 1B3D5E532D18D311861A00600865478CF1B4E8@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Ответ на Status of full blob support in JDBC?  (Anders Bengtsson <anders@lecando.com>)
Список 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@maidstone.gov.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@lecando.com]
Sent: Monday, November 06, 2000 1:12 PM
To: pgsql-interfaces@postgresql.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@lecando.com
http://www.lecando.com


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Anders Bengtsson
Дата:
Сообщение: Status of full blob support in JDBC?
Следующее
От: Gunnar R|nning
Дата:
Сообщение: Re: Ways of loading the JDBC Driver (was RE: )