Re: image storing - Mailing list pgsql-general

From Peter Mount
Subject Re: image storing
Date
Msg-id Pine.LNX.4.21.0010091240521.772-100000@maidast.demon.co.uk
Whole thread Raw
In response to image storing  ("Adam Lang" <aalang@rutgersinsurance.com>)
List 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 by date:

Previous
From: Peter Mount
Date:
Subject: Re: OIDs and JDBC
Next
From: Peter Mount
Date:
Subject: Re: Re: JDBC Performance