Re: - Mailing list pgsql-novice

From J.T. Hartzler
Subject Re:
Date
Msg-id Pine.LNX.4.43.0207251301150.16126-100000@wap.ntelos.com
Whole thread Raw
In response to Re:  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
That is what the problem was.  I was not double quoting the colomn names.
Thanks for the info.

On Thu, 25 Jul 2002, Tom Lane wrote:

> "J.T. Hartzler" <dba@wap.ntelos.com> writes:
> > It looks to me like it is saying that the column specified by
> > COLUMN_NAME does not exsist but when I do a \dt TABLE_NAME it is
> > there.
>
> And spelled how, exactly?  I'm betting on a case-sensitivity issue
> here.  Unquoted identifiers in SQL commands fold to lower case.
>
>             regards, tom lane
>


pgsql-novice by date:

Previous
From: Jesús López
Date:
Subject: Re: extract data and store
Next
From: sibusiso xolo
Date:
Subject: howto connect OO to pgsql- with data-insertion access.