| From: | Aaron Mulder <ammulder(at)alumni(dot)princeton(dot)edu> |
|---|---|
| To: | PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Anoter JDBC Error |
| Date: | 2002-10-09 15:09:03 |
| Message-ID: | Pine.LNX.4.44.0210091105210.24599-100000@www.princetongames.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc pgsql-patches |
Haven't had a chance to look into this one yet -- came up in
DBVis, while looking for the columns for a new table, so it's probably
another DBMD query. Something assuming a String won't be empty?
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(String.java:460)
at org.postgresql.jdbc1.AbstractJdbc1ResultSet.getFixedString(AbstractJdbc1ResultSet.java:650)
at org.postgresql.jdbc1.AbstractJdbc1ResultSet.getInt(AbstractJdbc1ResultSet.java:144)
BTW, thanks for the ' fix.
Aaron
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Barry Lind | 2002-10-09 18:24:03 | Re: Getting a ResultSet for a refcursor element. |
| Previous Message | Aaron Mulder | 2002-10-09 11:11:21 | Re: Newbie: connecting from windows to Linux: how-to? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jean-Luc Lachance | 2002-10-09 15:33:06 | psql does not invoke pager on \h * |
| Previous Message | Weiping He | 2002-10-09 10:07:09 | Chinese NLS files update |