Re: Problems with Timestamp and Function Calls in JDBC/Prepared

From: tarabas(at)tarabas(dot)de
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problems with Timestamp and Function Calls in JDBC/Prepared
Date: 2006-04-21 20:16:46
Message-ID: 1145650606.250770.165600@i39g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Kris,

you were right, it seems i was assuming that the Timestamps were the
problem because of the, from my side unexpected, behaviour.

Changing the setDouble to setBigDecimal worked fine for me.

Thanks a lot for the hint.

Manuel

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Niels Beekman 2006-04-22 07:57:24 Re: XA rollback problem
Previous Message Kris Jurka 2006-04-21 20:14:09 Re: Question about ResultSetMetaData