Re: ODBC Driver for PostgreSQL

Поиск
Список
Период
Сортировка
От Pierre Couderc
Тема Re: ODBC Driver for PostgreSQL
Дата
Msg-id 0881210f-1720-c983-0e2e-e6cf45d8cf23@couderc.eu
обсуждение исходный текст
Ответ на RE: ODBC Driver for PostgreSQL  ("Torres Cervantes, Salvador" <salvador.torres@hp.com>)
Ответы Re: ODBC Driver for PostgreSQL  (Pierre Couderc <pierre@couderc.eu>)
Список pgsql-odbc
On 10/27/22 17:51, Torres Cervantes, Salvador wrote:
@font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-priority:99; mso-style-link:"Plain Text Char"; margin:0cm; font-size:11.0pt; font-family:"Calibri",sans-serif; mso-fareast-language:EN-US;}span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-priority:99; mso-style-link:"Plain Text"; font-family:"Calibri",sans-serif;}.MsoChpDefault {mso-style-type:export-only; font-family:"Calibri",sans-serif; mso-fareast-language:EN-US;}div.WordSection1 {page:WordSection1;}

OK.

I was able to install new Driver and Connection Successful but still have an error when creating the LINK Server on SQL

 

 

Thx,

Salvador T.

 

-----Original Message-----
From: Heikki Linnakangas <hlinnaka@iki.fi>
Sent: Thursday, October 27, 2022 8:18 AM
To: pgsql-odbc@lists.postgresql.org; Torres Cervantes, Salvador <salvador.torres@hp.com>; pgsql-odbc@postgresql.org
Subject: Re: ODBC Driver for PostgreSQL

 

CAUTION: External Email

 

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 driver is an old version that doesn't support it. Upgrade the ODBC driver.

 

- Heikki

 

I do not know what you are trying to do with  SQL Server Management Studio (SSMS), but forget it ! This tool is only for MS products...

You cannot use it to test PostgreSQL...

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Regina Obe"
Дата:
Сообщение: RE: ODBC Driver for PostgreSQL
Следующее
От: Pierre Couderc
Дата:
Сообщение: Re: ODBC Driver for PostgreSQL