View Single Post

   
  #5 (permalink)  
Old 05-02-2008, 05:06 AM
Oliver Jowett
 
Posts: n/a
Default Re: insufficient data left in message II

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

--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

Reply With Quote