Re: Blobs

From: leonel <listas(at)enelserver(dot)com>
To: Marc Horvath <mhorv(at)comcast(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Blobs
Date: 2008-03-14 14:30:40
Message-ID: 47DA8C10.1090605@enelserver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • Blobs at 2008-03-14 11:32:48 from Marc Horvath

Browse pgsql-jdbc by date

  From Date Subject
Next Message Woody Woodring 2008-03-17 19:29:17 JDBC rewriting a bad query?
Previous Message Marc Horvath 2008-03-14 11:32:48 Blobs