RE: ODBC Driver for PostgreSQL

From: David Parenteau <dparenteau(at)axper(dot)com>
To: Pierre Couderc <pierre(at)couderc(dot)eu>, "pgsql-odbc(at)lists(dot)postgresql(dot)org" <pgsql-odbc(at)lists(dot)postgresql(dot)org>
Subject: RE: ODBC Driver for PostgreSQL
Date: 2022-11-02 14:37:25
Message-ID: YT2PR01MB9192D2F27CAD9B21835E9F37C2399@YT2PR01MB9192.CANPRD01.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I meant, when you create your Linked Server and specify the ODBC Name you just created, maybe you should specify a 64-bit ODBC name… But if you created yours using the 32-bit application, then it’s normal that process cannot find it. Make sure you have a 32bit and a 64bit ODBC so this way, you make sure ODBC exists under both versions.

HTH.

From: Pierre Couderc <pierre(at)couderc(dot)eu>
Sent: November 2, 2022 10:33 AM
To: pgsql-odbc(at)lists(dot)postgresql(dot)org
Subject: Re: ODBC Driver for PostgreSQL

On 11/2/22 13:42, David Parenteau wrote:
You have to take care to use “ODBC 32-bit” OR “ODBC 64-bit “ to create your ODBC. Systems allow you to create these 2 types. SQL Server probably use the 64bit but I would suggest to also test with a 32 bit ODBC…

Mmm, the point is not "SQL server"... Certainly, there is no "SQL Server" at all !!!.

The point is 32bits application or 64bits application...

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Torres Cervantes, Salvador 2022-11-03 17:56:37 RE: ODBC Driver for PostgreSQL
Previous Message Pierre Couderc 2022-11-02 14:33:20 Re: ODBC Driver for PostgreSQL