Re: [ODBC] Bug? Data Type Option 'Text as LongVarChar'not working anymore? - Mailing list pgsql-odbc

From Inoue, Hiroshi
Subject Re: [ODBC] Bug? Data Type Option 'Text as LongVarChar'not working anymore?
Date
Msg-id 643c8e81-225a-3b89-0157-4ef13ac3e2d3@dream.email.ne.jp
Whole thread Raw
In response to Re: [ODBC] Bug? Data Type Option 'Text as LongVarChar' notworking anymore?  ("Jan-Peter Seifert" <Jan-Peter.Seifert@gmx.de>)
Responses Re: [ODBC] Bug? Data Type Option 'Text as LongVarChar' notworking anymore?  ("Jan-Peter Seifert" <Jan-Peter.Seifert@gmx.de>)
List pgsql-odbc
Hi,

On 2017/09/13 22:32, Jan-Peter Seifert wrote:
> Hello,
>
>> Gesendet: Mittwoch, 13. September 2017 um 13:49 Uhr
>> Von: "Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>
>> How do you set *Unknown Sizes*,  *Max Varchar* and *Max LongVarChar*?
> Unknown Sizes: Maximum
>
> Max Varchar: 65534
>
> Max LongVarChar: 65534

Could you set *Max LongVarChar* to 65535?
The current driver returns SQL_(W)VARCHAR for text columns whose length 
<= *Max Varchar*
even though *Text as LongVarChar* is set.

regards,
Hiroshi Inoue


>
> Best regards,
>
> Peter


-- 
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc

pgsql-odbc by date:

Previous
From: "Jan-Peter Seifert"
Date:
Subject: Re: [ODBC] Bug? Data Type Option 'Text as LongVarChar' notworking anymore?
Next
From: "Jan-Peter Seifert"
Date:
Subject: Re: [ODBC] Bug? Data Type Option 'Text as LongVarChar' notworking anymore?