| From: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com> |
|---|---|
| To: | mike(dot)lawrence(at)dell(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17115: psqlODBC Unicode(x64) driver treats a boolean field as text |
| Date: | 2021-07-22 12:43:10 |
| Message-ID: | CAFBsxsF3NQA4gwY8gsyvYtQmpFObCN8YY2Rvo+44zCAQpEOxmg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Thu, Jul 22, 2021 at 7:23 AM PG Bug reporting form <
noreply(at)postgresql(dot)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:
pgsql-odbc(at)postgresql(dot)org
https://odbc.postgresql.org/faq.html#1.6
--
John Naylor
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2021-07-22 13:58:50 | Re: BUG #17117: FailedAssertion at planner.c |
| Previous Message | John Naylor | 2021-07-22 12:42:21 | Re: BUG #17114: postgresql odbc driver compilation |