RE: List archive, getBigDecimal()

From: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
To: "'Nikolaus Rumm'" <nikolaus(dot)rumm(at)chello(dot)at>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: List archive, getBigDecimal()
Date: 2000-10-31 09:23:02
Message-ID: 1B3D5E532D18D311861A00600865478CF1B499@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hmmm, getBigDecimal() with a scale is supported, but not without a scale.

For now, use getBigDecimal(col,-1)

Peter

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)maidstone(dot)gov(dot)uk
WWW: http://www.maidstone.gov.uk <http://www.maidstone.gov.uk/>
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: Nikolaus Rumm [mailto:nikolaus(dot)rumm(at)chello(dot)at]
Sent: Friday, October 27, 2000 2:45 PM
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] List archive, getBigDecimal()

Hello,

I am new to this list and could not find the mailing list archive. Is there
something like that and where is it ?

Furthermore I have a question regarding the 7.0 JDBC driver for Java 1.2
(jdbc7.0-1.2.jar).
Upon a call to ResultSet.getBigDecimal(String columnName) I get a
SQLException saying...
This method is not yet implemented.

Can this be ? BigDecimal is widely used as the primary key class. Is there
any workaround available ?


Kind regards

Nikolaus Rumm

Browse pgsql-interfaces by date

  From Date Subject
Next Message Frank Joerdens 2000-10-31 10:38:05 Re: confused about *nix ODBC drivers
Previous Message Tom Samplonius 2000-10-31 04:36:34 Re: confused about *nix ODBC drivers