BUG

From: "Oles Falkowski" <olesf(at)synopsis(dot)com(dot)au>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: BUG
Date: 2003-11-17 11:58:49
Message-ID: 000601c3ad02$2cee7230$0500000a@panik
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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)

Responses

  • Re: BUG at 2003-11-19 20:21:10 from Dave Cramer
  • Re: BUG at 2003-11-19 20:21:52 from Kris Jurka

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gerald Dalley 2003-11-17 14:26:06 unsubscribe pgsql-jdbc
Previous Message Larry Rosenman 2003-11-17 01:28:27 Re: junit failure?