Re: BUG in Unicode Driver - was: Re: Can't get more than 255 - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: BUG in Unicode Driver - was: Re: Can't get more than 255
Date
Msg-id 3DE575ED.3DA2B101@tpf.co.jp
Whole thread Raw
In response to Re: BUG in Unicode Driver - was: Re: Can't get more than 255 chars out of memo field in Acc  (Benjamin Scherrey <scherrey@proteus-tech.com>)
Responses Re: BUG in Unicode Driver - was: Re: Can't get more than 255  (Benjamin Scherrey <scherrey@proteus-tech.com>)
List pgsql-odbc
Benjamin Scherrey wrote:
>
> 11/27/2002 7:07:39 PM, Hiroshi Inoue <Inoue@tpf.co.jp> wrote:
> >Benjamin Scherrey wrote:
> >>
> >> Ah Ha! I created a new DSN with PostgreSQL+(Beta) and it
> >> correctly interpreted the UR Notes as
> >> a memo field. Went back with another new DSN using > PostgreSQL+Unicode(Beta) and it
> would
> >> not take it as a memo field.
> >
> >Did you check the *Text As LongVarChar* DSN option ?
> >
> >regards,
> >Hiroshi Inoue
> >       http://w2422.nsk.ne.jp/~inoue/
>
> Yep - all configurations are identical except for the driver.

Hmm strange.
Here, if I turn on the *Text As LongVarChar* DSN option
I see a memo field and if I turn off the option I see
a text field.
Do you relink the table after you changed DSN options ?

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: ODBC changes
Next
From: Benjamin Scherrey
Date:
Subject: Re: BUG in Unicode Driver - was: Re: Can't get more than 255