ODBC driver issue

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: ODBC driver issue
Date: 2017-07-27 02:25:46
Message-ID: CA+FnnTy5=3NzXrOMN_10e3c3qowrsG8x5xsB-o6wZcYvEdhpbw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I'm testing my program and got an interesting issue.

I have an OSX 10.8 with iODBC manager and PostgreSQL ODBC driver.

When I tried to query the database table with the column "char(129)" I get:

"My field text "

(the text with the bunch of spaces at the end).

The driver is not the current one - but I don't remember the version.

Is this known issue? Maybe its already fixed with the latest ODBC driver?

Thank you.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reid Thompson 2017-07-27 02:36:38 Re: Developer GUI tools for PostgreSQL
Previous Message Joshua D. Drake 2017-07-27 01:31:18 Re: Developer GUI tools for PostgreSQL