| From: | Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk> |
|---|---|
| To: | "'Troy Griffitts'" <troy(at)evergreen(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | RE: [HACKERS] BLOB fields / JDBC |
| Date: | 1999-10-28 07:49:14 |
| Message-ID: | 1B3D5E532D18D311861A00600865478C25E791@exchange1.nt.maidstone.gov.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Yes. I'm aiming to get BLOB & Array support completed for the next
release (7.0?).
Currently using standard JDBC, setBytes() and getBytes() handle BLOBS.
Obviously theres the LargeObject and LargeObjectManager classes as well.
Peter
--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.
-----Original Message-----
From: Troy Griffitts [mailto:troy(at)evergreen(dot)com]
Sent: 28 October 1999 08:35
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: [HACKERS] BLOB fields / JDBC
Is anyone working on support for BLOB fields and corresponding JDBC:
PreparedStatement.setBinaryStream
I would be willing to contribute in this area.
-Troy A. Griffitts
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ednut | 1999-10-28 09:20:42 | Re: Linux/Postgres 6.5 problems using jdbc w/jdk1.2 |
| Previous Message | Troy Griffitts | 1999-10-28 07:34:32 | BLOB fields / JDBC |