Re: insufficient data left in message II - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: insufficient data left in message II
Date
Msg-id 48179F78.4080102@opencloud.com
Whole thread Raw
In response to Re: insufficient data left in message II  (Robert Wimmer <seppwimmer@hotmail.com>)
Responses Re: insufficient data left in message II  (Robert Wimmer <seppwimmer@hotmail.com>)
List pgsql-jdbc
Robert Wimmer wrote:
>     now i am able to reproduce this error.
>
>     the error occurs  if you set a (nullable) parameter in a prepared
>     statement to null the "wrong way".
>     here are 4 examples and what happens
>
>     ***
>     PreparedStatement stmt ...;

What is the query you are using and against what schema?

If you can send us a compilable program that shows just the problem that
would be perfect.

-O

pgsql-jdbc by date:

Previous
From: Robert Wimmer
Date:
Subject: Re: insufficient data left in message II
Next
From: Robert Wimmer
Date:
Subject: Re: insufficient data left in message II