Re: postgresql and java data types mismatch.....

From: Andres Ledesma <aledes(at)euskalnet(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: postgresql and java data types mismatch.....
Date: 2005-08-11 13:49:02
Message-ID: 200508111349.02302.aledes@euskalnet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Ok, thanks for your anwsers, it's clear to me know.

> A workaround is to just register the OUT parameter as Types.BIT, but
> yes, the driver shouldn't really complain in this case.

Yes, that's the solution I have adopted.

Kindest regards,

--

Andres Ledesma
=================

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Albe Laurenz 2005-08-11 17:07:07 Memory leak in 8.0 JDBC driver?
Previous Message Oliver Jowett 2005-08-11 13:32:46 Re: postgresql and java data types mismatch.....