Re: Text field truncation problem - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Text field truncation problem
Date
Msg-id EKEJJICOHDIEMGPNIFIJGEBMJNAA.Inoue@tpf.co.jp
Whole thread Raw
In response to Re: Text field truncation problem  ("Graham Vickrage" <graham@gpmd.co.uk>)
List pgsql-odbc
> -----Original Message-----
> From: Graham Vickrage [mailto:graham@gpmd.co.uk]
>
> Further to my e-mail below, I have tried the same thing on a production
> database running a different version of Linux / Postgres. I have tried
> this on two separate clients NT and XP and they all have the same
> problem! Should I start shopping around for a different ODBC driver?
>
> Can anyone shed some light on this, surely my set up is pretty
> standard???

If the max length of the "descriptor" < 255, please turn off
the "Text As LongVarChar" DSN option.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Graham Vickrage"
Date:
Subject: Re: Text field truncation problem
Next
From: Joan Picanyol i Puig
Date:
Subject: Re: insert into view with a defined rule fails from MSAccess