Re: ODBC Driver for PostgreSQL - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: ODBC Driver for PostgreSQL
Date
Msg-id 405DA4AA-C9BA-4347-9469-E4FC5A2D2276@iki.fi
Whole thread Raw
In response to ODBC Driver for PostgreSQL  ("Torres Cervantes, Salvador" <salvador.torres@hp.com>)
Responses RE: ODBC Driver for PostgreSQL
RE: ODBC Driver for PostgreSQL
List pgsql-odbc
On 27 October 2022 16:47:25 CEST, "Torres Cervantes, Salvador" <salvador.torres@hp.com> wrote:
>Hello,
>I'm trying to use your drivers. But I have the following error message. Could you please help ? any idea why ?

"authentication method 10 not supported" means that the server is configured to use SCRAM authentication, and the
driveris an old version that doesn't support it. Upgrade the ODBC driver. 

- Heikki



pgsql-odbc by date:

Previous
From: "Torres Cervantes, Salvador"
Date:
Subject: ODBC Driver for PostgreSQL
Next
From: "Torres Cervantes, Salvador"
Date:
Subject: RE: ODBC Driver for PostgreSQL