Re: Blobs

Поиск
Список
Период
Сортировка
От leonel
Тема Re: Blobs
Дата
Msg-id 47DA8C10.1090605@enelserver.com
обсуждение исходный текст
Ответ на Blobs  ("Marc Horvath" <mhorv@comcast.net>)
Список 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 по дате отправления:

Предыдущее
От: "Marc Horvath"
Дата:
Сообщение: Blobs
Следующее
От: "Woody Woodring"
Дата:
Сообщение: JDBC rewriting a bad query?