Re: please help

From: Paulo Delgado <pdelgado(at)pasaportevip(dot)com>
To: "saadna" <saadna(at)bcm(dot)opt(dot)mr>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: please help
Date: 2002-03-13 18:16:49
Message-ID: 20020313131649.1a77c8ef.pdelgado@pasaportevip.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Check out

http://developer.postgresql.org/docs/postgres/jdbc-binary-data.html

I havent used it as a bytea, I used it as an OID data type, and it worked.

On Wed, 13 Mar 2002 15:30:11 -0000
"saadna" <saadna(at)bcm(dot)opt(dot)mr> wrote:

>
>
> I have postgresql 7.2 on a mandrake server and jdbc2 side client.
>
> jdbc is used for data input. the brows IE6 is used on workstations for query the database using perl interface (Pg).
>
> my problem now is :
>
> in my database there is a table with bytea field used to store images .
>
> iwan to know how to perl Pg interfac-jdbc(at)e to display image from bytea field?
>
> thank you very much.
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-03-13 20:10:05 Re: [PATCHES] minor error reporting fixes
Previous Message Dave Cramer 2002-03-13 17:40:10 Re: implementing query timeout