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

From Dave Cramer
Subject Re: getString can't pick up the last new column
Date
Msg-id 1024448983.1538.431.camel@inspiron.cramers
Whole thread Raw
In response to getString can't pick up the last new column  (Vernon Wu <vernonw@gatewaytech.com>)
List pgsql-jdbc
Vernon,

This shouldn't be a bug. I'm going to ask a dumb question... did you
update the sql statement to reflect the new column?

Dave
On Tue, 2002-06-18 at 04:57, Vernon Wu wrote:
>
> 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.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>




pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: 7.2.1 getImportedKeys/getExportedKeys Problems
Next
From: Aaron Mulder
Date:
Subject: Re: 7.2.1 getImportedKeys/getExportedKeys Problems