Re: ODBC escape convert error - Mailing list pgsql-odbc

From Richard Broersma
Subject Re: ODBC escape convert error
Date
Msg-id 396486430806111236v49054017t1de3b395750b906@mail.gmail.com
Whole thread Raw
In response to Re: ODBC escape convert error  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
On Wed, Jun 11, 2008 at 11:49 AM, Hiroshi Inoue <inoue@tpf.co.jp> wrote:

> You may have to replace '{' (ODBC escape) by '(' in the line.
>
>      .CommandText = .CommandText & "      WHERE { T.instrumentcode,
> T.instrumentsuff, T.area, T.loopnbr ) IS NULL;

Correct again!  Everything works perfectly now!


--
Regards,
Richard Broersma Jr.

Visit the Los Angles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: ODBC escape convert error
Next
From: aklaver@comcast.net (Adrian Klaver)
Date:
Subject: Re: Access query as executed by postgres