Re: Invalid column display size. Cannot be less than zero - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Invalid column display size. Cannot be less than zero
Date
Msg-id Pine.BSO.4.63.0607261040280.15540@leary2.csoft.net
Whole thread Raw
In response to Re: Invalid column display size. Cannot be less than zero  ("alan" <a.alerta@mainfield.com>)
List pgsql-jdbc

On Wed, 25 Jul 2006, alan wrote:

>
> I tried the jar postgresql-8.2dev-503.jdbc3.jar. The exception now is
>
> java.sql.SQLException: Invalid precision value. Cannot be less than
> zero
>     at
> javax.sql.rowset.RowSetMetaDataImpl.setPrecision(RowSetMetaDataImpl.java:354)

This thread here kind of trailed off without any resolution.  I'm willing
to use precision zero for text types, but I still don't have a good idea
of what to do with unadorned numeric values.  Anyone else?

http://archives.postgresql.org/pgsql-jdbc/2006-06/threads.php#00090

Kris Jurka

pgsql-jdbc by date:

Previous
From: Mikko Tiihonen
Date:
Subject: Query parsing speedup patch v2
Next
From: "Peter Neu"
Date:
Subject: Simple way to manage users with JDBC/Servlets?