Re: ODBCdirect and MsAccess97

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "DI Hasen?rl" <i(dot)hasenoehrl(at)aon(dot)at>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBCdirect and MsAccess97
Date: 2002-03-30 09:01:00
Message-ID: EKEJJICOHDIEMGPNIFIJMEBPHFAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 ?

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2002-03-30 20:45:55 Re: psqlODBC ODBC3.0/Column Names
Previous Message Hiroshi Inoue 2002-03-30 09:00:42 Re: Difference between ODBCdirect Connection and Pass-through-query