Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

getBigDecimal() in JDBC driver not yet implemented ?


  • From: "Nikolaus Rumm" <no_spam(dot)nikolaus(dot)rumm(at)chello(dot)at>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: getBigDecimal() in JDBC driver not yet implemented ?
  • Date: Thu, 26 Oct 2000 21:19:40 GMT
  • Message-id: <Md1K5.66420$mL4.3912703@news.chello.at> <text/plain>

Hello,

upon making a call to ResultSet.getBigDecimal(String column_name) I get an
SQLException with the following message:
This method is not yet implemented.

Can this be ? getBigDecimal() is vital to most JDBC applications because it
is widely used as the primary key datatype.
I use the JDBC driver <jdbc7.0-1.2>.

Any suggestions ?

Nikolaus Rumm





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group