Re: ODBCdirect and MsAccess97 - Mailing list pgsql-odbc

From DI Hasenöhrl
Subject Re: ODBCdirect and MsAccess97
Date
Msg-id 002601c1d89a$a0da2a60$01011eac@irina
Whole thread Raw
In response to Re: ODBCdirect and MsAccess97  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List 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 by date:

Previous
From: John Herreshoff
Date:
Subject: Re: WIN Connection -> ODBC -> Linux Slackware
Next
From: John Herreshoff
Date:
Subject: Re: WIN Connection -> ODBC -> Linux Slackware