Re: SQLException: Invalid precision value. Cannot be less than zero - Mailing list pgsql-jdbc

From Kevin MacClay
Subject Re: SQLException: Invalid precision value. Cannot be less than zero
Date
Msg-id 4BAFBB6B9CC46F41B2AD7D9F4BBAF78515F165@vt-pe2550-001.vantage.vantage.com
Whole thread Raw
In response to SQLException: Invalid precision value. Cannot be less than zero  ("Nebojsa Vasiljevic" <nebojsa@sw4i.com>)
List pgsql-jdbc
I'm still here.  At this point, I have found a total of three problems
using the CachedRowSet with Postgres.  The first was the issue with the
"Invalid column display size" exception.  The other two seemed less
related to the JDBC driver, but I will post more detailed descriptions
to everyone outside of the mailing list.

Kevin MacClay

-----Original Message-----
From: Kris Jurka [mailto:books@ejurka.com]
Sent: Thursday, February 10, 2005 10:25 AM
To: Amit Handa
Cc: Nebojsa Vasiljevic; pgsql-jdbc@postgresql.org; Kevin MacClay; Brian
Maguire
Subject: Re: [JDBC] SQLException: Invalid precision value. Cannot be
less than zero

On Thu, 10 Feb 2005, Amit Handa wrote:

> Also, Can you give me the stack trace of the exception ?
> I just want to confirm the try catch block I put is at the right place

> (i.e. exception will be caught in CachedRowSetImpl.java), and works
> with you guys.

See the original message here:

http://archives.postgresql.org/pgsql-jdbc/2005-02/msg00049.php

> Further I am going to file a bug with our bug tracking system and get
> some feedback internally, so that I keep things black and white. You
> can view it over the web later as well.

Great.

> I was trying to help him with this and some other problems but never
> heard back, though I am also slow at times to get back to him because
> of other commitments.
>

Well please raise any other problems you have here on this list and
we'll
try and help you out.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Thomas Hallgren
Date:
Subject: PLJava and Database Meta Data
Next
From: Vadim Nasardinov
Date:
Subject: Re: Crystal Reports / PostgreSQL