Re: JDBC:Using Large Objects
| От | Steffen Zimmert |
|---|---|
| Тема | Re: JDBC:Using Large Objects |
| Дата | |
| Msg-id | 376FDE21.E8EEE3EF@crcg.edu обсуждение исходный текст |
| Ответ на | Re: JDBC:Using Large Objects (Herouth Maoz <herouth@oumail.openu.ac.il>) |
| Ответы |
Re: JDBC:Using Large Objects
|
| Список | pgsql-interfaces |
Herouth Maoz wrote: > > At 21:38 +0300 on 22/06/1999, Steffen Zimmert wrote: > > > I created the associated database table with the following statement: > > create table images (imgname name, imgoid oid); > Well, if it's defined as an oid, and you pass an array of bytes to it, it > certainly won't work. An oid is a four-byte integer, not a byte array. I see. But this is the way it is described in the JDBC docs, at page 167. Is there a way to save a Byte array in the PostgreSQL database? -- Best Regards, Steffen Zimmert Steffen Zimmert Fraunhofer Center for Research in Computer Graphics Providence, Rhode Island, USA email: szimmert@crcg.edu
В списке pgsql-interfaces по дате отправления: