Retrieving Large object

From: "Max Larsson" <max(dot)larsson(at)gmservice(dot)de>
To: "'Postgres JDBC'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Retrieving Large object
Date: 2001-10-19 09:14:19
Message-ID: 001a01c1587e$6fecad70$0c64140a@gmservice.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi

i have the follwoing problem. I serving files out of
a postrgesql database version 7.1.2. I am connected
to the db with the jdbc 7.1-1.2. If the file to serve is text
like html everything works fine. But serving a image
results in nothing. Thats mean my programms read zero
bytes from the database. Why does it work with text files
and not with binary files???

Max

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gunnar Rønning 2001-10-19 12:05:29 Re: [PATCHES] Ant configuration
Previous Message Kovács Péter 2001-10-19 08:15:10 Re: JDBC 2 ResultSet and cursors