From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | "A(dot) Hahnefeld" <ahahnefeld(at)rjm(dot)de> |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: error message: the driver doesn't support the version of |
Date: | 2001-10-18 00:43:46 |
Message-ID: | 3BCE25C2.59F24FFC@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
"A. Hahnefeld" wrote:
>
> Hi,
>
> I'm trying to connect my PgSQL database (v 7.1.2) via the PostgreSQl-ODBC
> driver (v 7.01.00.07).
> I'm accessing from Delphi the "SQLDriverConnect" function via the ODBC32.DLL
> (v 3.520.6019.0).
> In my opinion I use the correct connection parameters 'cause a connection is
> made.
> The problem is that the connection will be closed immediately with a strange
> error message:
> "The driver doesn't support the version of the odbc-function, which is
> needed (notice SQLSetEnvAttr)"
> (This NOT the original message, 'cause it's a translation the original into
> english)
Your tool seems an ODBC 3.x application.
Unfortunately psqlodbc driver is ODBC 2.5.
regards,
Hiroshi Inoue
From | Date | Subject | |
---|---|---|---|
Next Message | Keith Gray | 2001-10-18 00:57:29 | BUG - possible UPDATE bug in multi-record? |
Previous Message | Henshall, Stuart - WCP | 2001-10-17 08:52:48 | Re: PgSQL vs Ms.Access slow in search |