Thread
-
Re: BUG #19339: odbc_fdw extension, Not able to read data from foreign tables
Vijay Reddy <vijay.reddy@programming.com> — 2025-12-10T15:50:59Z
Hi Etsuro, Thanks for the pointer. The issue is resolved. We were able to fix the issue internally. Best regards, Vijay Reddy Thanks & Regards, Vijay Reddy | Database Architect Programming.com vijay.reddy@programming.com Gurgaon | Bangalore | Mohali | IT Park Panchkula| IT Park Dehradun | Pune | Chennai New York | Los Angeles | Ft Lauderdale | San Diego | San Jose | Phoenix | Chicago On Wed, Dec 10, 2025 at 5:11 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > 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 >