Re: Blobs - Mailing list pgsql-jdbc

From leonel
Subject Re: Blobs
Date
Msg-id 47DA8C10.1090605@enelserver.com
Whole thread Raw
In response to Blobs  ("Marc Horvath" <mhorv@comcast.net>)
List pgsql-jdbc
Marc Horvath wrote:
>
> I was wondering if anyone had any working sample code of inserting a
> blob into a table and then retrieving one from a table for viewing?
>
> I’m using Postgres 8.2, the jdbc is postgresql-8.2-504.jdbc3, and the
> Java is 1.6.
>
> I’m also running on a Windows XP Pro box if that matters.
>
> Thanks,
>
> Marc
>

take a look at:

http://jdbc.postgresql.org/documentation/82/binary-data.html

Leonel


pgsql-jdbc by date:

Previous
From: "Marc Horvath"
Date:
Subject: Blobs
Next
From: "Woody Woodring"
Date:
Subject: JDBC rewriting a bad query?