getString can't pick up the last new column - Mailing list pgsql-jdbc

From Vernon Wu
Subject getString can't pick up the last new column
Date
Msg-id MGVQYVTSNJ5341FA43MH2YYXIXVGFYV.3d0ef610@kimiko
Whole thread Raw
Responses Re: getString can't pick up the last new column
List 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.



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: JDBC parse error
Next
From: Dave Cramer
Date:
Subject: Re: 7.2.1 getImportedKeys/getExportedKeys Problems