Re: ResultSet.getDate throws too long

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Konstantinos Agouros <elwood(at)agouros(dot)de>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: ResultSet.getDate throws too long
Date: 2006-02-19 18:04:50
Message-ID: 43F8B342.9040605@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Konstantinos Agouros wrote:

> I am using the 74 driver on a 8.0.3 Database.

This is not a supported configuration to begin with. Use an 8.0 or later
driver to talk to an 8.0 database.

> Using getDate on a
> resultSet I get an error claiming, that it is too long. I sent
> a set pgdatestyle='German' before retreiving the data.

.. and changing the datestyle is sure to confuse the driver, too. Don't
do that.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruno Tezine 2006-02-19 21:46:26 Sun Java Studio Creator 2
Previous Message Andrew Madu 2006-02-19 11:21:36 Re: 8.1 Build 405 JDBC and certificate trasnfer