Re: ODBCdirect and MsAccess97

Поиск
Список
Период
Сортировка
От DI Hasenöhrl
Тема Re: ODBCdirect and MsAccess97
Дата
Msg-id 002601c1d89a$a0da2a60$01011eac@irina
обсуждение исходный текст
Ответ на Re: ODBCdirect and MsAccess97  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-odbc
 
 
-----Original Message-----
From: DI Hasenöhrl

> Hi,

> does anyone in the whole world wide web know, how I can transferr a query
(developed by
> VBA) directly to postgresql without beeing checked by the Jet engine.

> In the documentations I found, that I have to use *dbQunprepare*. But when
I create a
> query, that uses functions from postgresql, I get an error like *undefined
function upper*.

How about UCASE instead of upper ?

I used UPPER only to check, if the query is executed by postgresql or Access. Because of the error *undefined function upper* I saw, that the query is executed by Access.
 
My main problem is, what's to do, in order to achive, that the query is executed by postgresql and Access makes only the transferr without checking anything. I think, postgresql is much quicker in doing this query than Access.
 
Any ideas????
Thanks for your response
Irina

В списке pgsql-odbc по дате отправления:

Предыдущее
От: John Herreshoff
Дата:
Сообщение: Re: WIN Connection -> ODBC -> Linux Slackware
Следующее
От: John Herreshoff
Дата:
Сообщение: Re: WIN Connection -> ODBC -> Linux Slackware