RE: BLOBS with jdbc (again)

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: BLOBS with jdbc (again)
Дата
Msg-id 1B3D5E532D18D311861A00600865478CF1B022@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Ответ на BLOBS with jdbc (again)  (Mattias Lingdell <matling@stp.ling.uu.se>)
Список pgsql-interfaces
Look at the example/ImageViewer.java file in the source. It shows how to
import and export files.

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council


-----Original Message-----
From: Mattias Lingdell [mailto:matling@stp.ling.uu.se]
Sent: Wednesday, July 05, 2000 4:07 PM
To: pgsql-interfaces@postgresql.org
Subject: [INTERFACES] BLOBS with jdbc (again)



How can I insert a file (e.g. an image file) as a BLOB into a table and
retrive it using the postgreSQL jdbc-driver if not using a
Stream? I've tried using setObject to include the file in a
prepared statement but it is not working.

/Mattias

--(matling@stp.ling.uu.se)
---(stp.ling.uu.se/~matling)


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Mattias Lingdell
Дата:
Сообщение: BLOBS with jdbc (again)
Следующее
От: "Cesar A. K. Grossmann"
Дата:
Сообщение: Visual Basic/ODBC/PostgreSQL