Re: Parse statement can fail for unquoted uppercase tablenames

From: "Hiroshi Inoue" <inoue(at)tpf(dot)co(dot)jp>
To: "'Wayne Armstrong'" <wdarmst(at)bacchus(dot)com(dot)au>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Parse statement can fail for unquoted uppercase tablenames
Date: 2003-04-12 04:22:11
Message-ID: 009f01c300ab$1722cc70$0e283ddb@PbgX
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Wayne Armstrong
>
> ** Reply to message from "Wayne Armstrong"
> <wdarmst(at)bacchus(dot)com(dot)au> on Thu, 10
> Apr 2003 14:57:28 +1000
>
> Umm,
> This actually seems to happen when the tablename is qualified ie:-
> select * from BACCHUS.CALEND_EVENT WHERE ....
> The qualifier gets lowercased as it should, the tablename does not.

Could you try the lastest snapshot dll at
http://www.geocities.jp/inocchichichi/psqlodbc/ .

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message ponnaiyan kandhasamy 2003-04-12 05:42:17 doubt
Previous Message Hiroshi Inoue 2003-04-12 04:19:10 Re: Interpreting log files