Re: image storing

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: image storing
Дата
Msg-id Pine.LNX.4.21.0010091240521.772-100000@maidast.demon.co.uk
обсуждение исходный текст
Ответ на image storing  ("Adam Lang" <aalang@rutgersinsurance.com>)
Список pgsql-general
On Fri, 6 Oct 2000, Adam Lang wrote:

> Has anyone setup a postgres server that stores the location of images (or
> any file) and is accessed by a windows based client?  In particular postgres
> running on a non-windows OS.

Check the ImageViewer example in the source
(src/interfaces/jdbc/example/ImageViewer.java

It works fine under Windows, and stores the images on a postgresql
database under Unix ;-)

Peter

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



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

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: OIDs and JDBC
Следующее
От: Peter Mount
Дата:
Сообщение: Re: Re: JDBC Performance