Re: jdbc: getBinaryStream blocks on second call - Mailing list pgsql-interfaces

From Ingo Luetkebohle
Subject Re: jdbc: getBinaryStream blocks on second call
Date
Msg-id 20001203223304.A20177@blank.pages.de
Whole thread Raw
In response to Re: jdbc: getBinaryStream blocks on second call  (Greg Speegle <Greg@10happythings.com>)
List pgsql-interfaces
On Sun, Dec 03, 2000 at 01:10:21PM -0600, Greg Speegle wrote:
> If you have to read it twice, the only way to gaurantee that it
> works, is to close the Statement and do it again.

Thanks for the tip, it led me in the right direction. Closing the
Statement didn't suffice, but closing the whole DB connection
worked. Not beautiful, but ok for the moment.

-- Ingo Luetkebohle / ingo@blank.pages.de / 95428014
/
|PraxisXML Open Source contact; Computational Linguistics
|student; Fargonauten.DE sysadmin; Gimp Registry (not-)maintainer;


pgsql-interfaces by date:

Previous
From: Greg Speegle
Date:
Subject: Re: jdbc: getBinaryStream blocks on second call
Next
From: Lars Nielsen Lind
Date:
Subject: jdbc7.0-1.2.jar