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(at)dream(dot)email(dot)ne(dot)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