Re: Bad value for type BigDecimal : Y

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: Ashish Jain <ashjain2(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bad value for type BigDecimal : Y
Date: 2009-06-11 16:46:43
Message-ID: 396486430906110946y514d2cc9n8454fb892fd4cbe9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, Jun 11, 2009 at 9:39 AM, Ashish Jain<ashjain2(at)gmail(dot)com> wrote:

> None of the fields are defind as Big Decimal.I have integer, character and
> timestamp as the variable types in my SQL statments

If your classes do not define BigDecimal as a field and your tables do
not have a numeric data type, it might be very difficult to find the
cause of this error.

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mikko Tiihonen 2009-06-11 16:52:23 Re: Bad value for type BigDecimal : Y
Previous Message Ashish Jain 2009-06-11 16:39:12 Re: Bad value for type BigDecimal : Y