Re: ODBC escape convert error

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: ODBC escape convert error
Дата
Msg-id 396486430806111236v49054017t1de3b395750b906@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ODBC escape convert error  (Hiroshi Inoue <inoue@tpf.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: ODBC escape convert error
Следующее
От: aklaver@comcast.net (Adrian Klaver)
Дата:
Сообщение: Re: Access query as executed by postgres