Re: [GENERAL] Graphics Supported?

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: [GENERAL] Graphics Supported?
Дата
Msg-id Pine.LNX.4.04.9901192108010.14361-100000@maidast.retep.org.uk
обсуждение исходный текст
Ответ на Graphics Supported?  (Bernie <bfb@att.net>)
Список pgsql-general
On Wed, 13 Jan 1999, Bernie wrote:

> Is it possible to store a gif or jpg image
> in a PG database, then retrieve the image
> and display it on a web page?
>
> If so, how do you create the table?

Take a look at the ImageViewer example that's included with the JDBC
driver (src/interfaces/jdbc/example)

Peter

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf


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

Предыдущее
От: "Jose' Soares"
Дата:
Сообщение: Re: [GENERAL] How to increment by hand a sequence number.
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: [GENERAL] Access database from PostgreSQL?