From: | "Torres Cervantes, Salvador" <salvador(dot)torres(at)hp(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, "pgsql-odbc(at)lists(dot)postgresql(dot)org" <pgsql-odbc(at)lists(dot)postgresql(dot)org>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org> |
Subject: | RE: ODBC Driver for PostgreSQL |
Date: | 2022-10-27 15:25:17 |
Message-ID: | PH0PR84MB1575CFA0362A628B731862319E339@PH0PR84MB1575.NAMPRD84.PROD.OUTLOOK.COM |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Which driver do you recommend to use ?
This is the one I'm using.
[cid:image001(dot)png(at)01D8E9DD(dot)A3D09630]
Thx,
-----Original Message-----
From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Sent: Thursday, October 27, 2022 8:18 AM
To: pgsql-odbc(at)lists(dot)postgresql(dot)org; Torres Cervantes, Salvador <salvador(dot)torres(at)hp(dot)com>; pgsql-odbc(at)postgresql(dot)org
Subject: Re: ODBC Driver for PostgreSQL
CAUTION: External Email
On 27 October 2022 16:47:25 CEST, "Torres Cervantes, Salvador" <salvador(dot)torres(at)hp(dot)com<mailto:salvador(dot)torres(at)hp(dot)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 driver is an old version that doesn't support it. Upgrade the ODBC driver.
- Heikki
From | Date | Subject | |
---|---|---|---|
Next Message | Torres Cervantes, Salvador | 2022-10-27 15:28:02 | RE: ODBC Driver for PostgreSQL |
Previous Message | Heikki Linnakangas | 2022-10-27 15:18:25 | Re: ODBC Driver for PostgreSQL |