View Single Post

   
  #6 (permalink)  
Old 05-02-2008, 06:06 AM
Robert Wimmer
 
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.
>

the problem only occurs only in a specific complex context (an eclipse plugin i wrote).
if I amrunning equal prepared statements on the same database and table with equivalent
parameters in an other (more simple environment) this error wont happen.
so i will try to reproduce this error in a more simple environment.
i dont want to bother you with this plugin.

so, at the moment, i am not sure that this is a pg-jdbc problem. may be itis
only a misleading error message.

but i will post the result here any way

regards sepp






__________________________________________________ _______________
Sie lieben Hotmail? Jetzt ist es noch besser. Drag and Drop, neue Lesebereichlayouts, verbesserte Sicherheit und 5GB GRATIS Speicherplatz machen die Online-Kommunikation um vieles einfacher. Das neue Windows Live Hotmail. Eröffnen Sie JETZT Ihr Konto!
http://get.live.com/mail/overview/
Reply With Quote