Re: Text field truncation problem

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Graham Vickrage" <graham(at)gpmd(dot)co(dot)uk>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Text field truncation problem
Date: 2002-11-24 00:14:39
Message-ID: EKEJJICOHDIEMGPNIFIJGEBMJNAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Graham Vickrage [mailto:graham(at)gpmd(dot)co(dot)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

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Joan Picanyol i Puig 2002-11-24 20:37:22 Re: insert into view with a defined rule fails from MSAccess
Previous Message Graham Vickrage 2002-11-22 18:17:06 Re: Text field truncation problem