getString can't pick up the last new column

From: Vernon Wu <vernonw(at)gatewaytech(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: getString can't pick up the last new column
Date: 2002-06-18 08:57:52
Message-ID: MGVQYVTSNJ5341FA43MH2YYXIXVGFYV.3d0ef610@kimiko
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


I add a new column into a table late. The ResultSet doesn't seem to be able recoginze the new column. The getString
both with column index, or the column name throws exception. Is it a bug or something else?

V.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nookala Satish Kumar 2002-06-18 12:11:13 Re: [JDBC] JDBC problem
Previous Message John Metz 2002-06-18 05:56:43 JDBC parse error