Re: BUG #19339: odbc_fdw extension, Not able to read data from foreign tables

Etsuro Fujita <etsuro.fujita@gmail.com>

From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: vijay.reddy@programming.com, pgsql-bugs@lists.postgresql.org
Date: 2025-12-10T11:41:27Z
Lists: pgsql-bugs
On Tue, Dec 2, 2025 at 3:29 PM PG Bug reporting form
<noreply@postgresql.org> wrote:
> I am facing an issue with odbc_fdw. I need your help.

[snip]

> Issue: Not able to read foreign table data (from Remote SQL DB) due to
> error.
>
> Error:  Connecting to driver
> SQL State: 58000
> PostgreSQL service process can not load the odbc driver or connect to the
> DSN defined file.

I think that this message was produced by the extension.

The extension is developed externally, not by the Postgres project, so
I recommend sending this to the development team of it.

Best regards,
Etsuro Fujita