Re: Bug Report - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Bug Report
Date
Msg-id Pine.BSO.4.61.0602061209130.20592@leary.csoft.net
Whole thread Raw
In response to Bug Report  (Ralph Moser <ralph.twentyone@gmail.com>)
Responses Re: Bug Report  (Ralph Moser <ralph.twentyone@gmail.com>)
List pgsql-jdbc

On Mon, 6 Feb 2006, Ralph Moser wrote:

> I have found a Bug in your newest 8.2dev-500 JDBC 3 Driver. If I create a
> application using Java Studio Creator 2 an run the application i get the
> following error:
>
> org.apache.jasper.JasperException: java.sql.SQLException: Invalid column
> display size. Cannot be less than zero
>
> The new 500 driver is the first driver wich causes no error at design time.
> It would be great if you can fix this error.
>

I'm confused by your bug report.  You say that it does work and then that
it doesn't work.  Is there any chance your runtime is using a different
driver than design time?  I suspect it is because the dev-500 driver
should never return < 0 for getColumnDisplaySize().  If it is, please send
a complete stacktrace and the datatype involved.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Ravi Chaddha
Date:
Subject: SQL Script contains COPY FROM STDIN
Next
From: Kris Jurka
Date:
Subject: Re: SQL Script contains COPY FROM STDIN