Re: BUG

From: Kris Jurka <books(at)ejurka(dot)com>
To: Oles Falkowski <olesf(at)synopsis(dot)com(dot)au>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: BUG
Date: 2003-11-19 20:21:52
Message-ID: Pine.LNX.4.33.0311191521020.14714-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 17 Nov 2003, Oles Falkowski wrote:

> I get this exception thrown could you help me out. Its on our test
> server and I need this resolved thanks heaps.
> java.lang.StringIndexOutOfBoundsException: String index out of range: 0
> at java.lang.String.charAt(String.java:444)
> at
> org.postgresql.jdbc1.AbstractJdbc1ResultSet.toBoolean(AbstractJdbc1Resul
> tSet.java:800)
> at
> org.postgresql.jdbc1.AbstractJdbc1ResultSet.getBoolean(AbstractJdbc1Resu
> ltSet.java:185)
>

What version of the driver are you using? Have you tried updating to the
latest version?

Kris Jurka

In response to

  • BUG at 2003-11-17 11:58:49 from Oles Falkowski

Browse pgsql-jdbc by date

  From Date Subject
Next Message Cameron Braid 2003-11-20 04:53:34 JDBC Transaction Isolation level 4 - Serializable problem
Previous Message Dave Cramer 2003-11-19 20:21:10 Re: BUG