Re: getString can't pick up the last new column

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Vernon Wu <vernonw(at)gatewaytech(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: getString can't pick up the last new column
Date: 2002-06-19 01:09:35
Message-ID: 1024448983.1538.431.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Aaron Mulder 2002-06-19 01:42:20 Re: 7.2.1 getImportedKeys/getExportedKeys Problems
Previous Message Dave Cramer 2002-06-19 00:51:15 Re: 7.2.1 getImportedKeys/getExportedKeys Problems