RE: ODBC Driver for PostgreSQL

Поиск
Список
Период
Сортировка
От Regina Obe
Тема RE: ODBC Driver for PostgreSQL
Дата
Msg-id 000a01d8ee0e$d6d29f30$8477dd90$@pcorp.us
обсуждение исходный текст
Ответ на RE: ODBC Driver for PostgreSQL  ("Torres Cervantes, Salvador" <salvador.torres@hp.com>)
Ответы RE: ODBC Driver for PostgreSQL  ("Torres Cervantes, Salvador" <salvador.torres@hp.com>)
Список pgsql-odbc

I can’t tell from your screenshot if you have registered a file dsn, user dsn, or system dsn.

To work in SQL Server, I think it has to be a System DSN.  Also make sure you are using the 64-bit ODBC Manager and not the 32-bit one.  Note the top of the dialog should say “64-bit” and your entry should be in the System DSN section

 

 

From: Torres Cervantes, Salvador [mailto:salvador.torres@hp.com]
Sent: Thursday, October 27, 2022 11:51 AM
To: Heikki Linnakangas <hlinnaka@iki.fi>; pgsql-odbc@lists.postgresql.org; pgsql-odbc@postgresql.org
Subject: RE: ODBC Driver for PostgreSQL

 

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

 

Вложения

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

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