Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: ODBC escape convert error



On Wed, Jun 11, 2008 at 11:49 AM, Hiroshi Inoue <inoue(at)tpf(dot)co(dot)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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group