Re: BUG #17115: psqlODBC Unicode(x64) driver treats a boolean field as text - Mailing list pgsql-bugs

From John Naylor
Subject Re: BUG #17115: psqlODBC Unicode(x64) driver treats a boolean field as text
Date
Msg-id CAFBsxsF3NQA4gwY8gsyvYtQmpFObCN8YY2Rvo+44zCAQpEOxmg@mail.gmail.com
Whole thread Raw
In response to BUG #17115: psqlODBC Unicode(x64) driver treats a boolean field as text  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Thu, Jul 22, 2021 at 7:23 AM PG Bug reporting form <noreply@postgresql.org> wrote:
> When I use the psqlODBC Unicode(x64) driver for importing data into Power
> BI, all three of my Boolean fields are incorrectly identified as type Text.
> I am using Unicode because of differing code pages and the inability to
> translate between them with the ANSI(x64) driver. This does not happen when
> I have a direct connection in Power BI with a copy of the database, as it
> correctly identifies the field as Boolean.

Hi,

You may report psqlODBC issues here:

--
John Naylor
EDB: http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: John Naylor
Date:
Subject: Re: BUG #17114: postgresql odbc driver compilation
Next
From: David Rowley
Date:
Subject: Re: BUG #17117: FailedAssertion at planner.c