InputStream as parameter not supported - Mailing list pgsql-general

From Travis Bauer
Subject InputStream as parameter not supported
Date
Msg-id 20010720145720.A17573@swell.cs.indiana.edu
Whole thread Raw
Responses Re: InputStream as parameter not supported  (Travis Bauer <trbauer@indiana.edu>)
List pgsql-general
I'm using the JDBC driver 7.1.  I'm trying to write data into
prepared statements using InputStreams.  When I use the sample
program with a simple example, it works great.  When I use the
'real world' code, I get the above error.

Are there any known flaws or exceptions in the 7.1 JDBC driver that would
occassionally produce the "InputStream as parameter not supported"
error?

Thanks

--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

pgsql-general by date:

Previous
From: markMLl.pgsql-general@telemetry.co.uk
Date:
Subject: Re: Migration
Next
From: Patrick Macdonald
Date:
Subject: Re: How Postgresql Compares For Query And Load Operations