Re: BUG in Unicode Driver - was: Re: Can't get more than 255

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Benjamin Scherrey <scherrey(at)proteus-tech(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: BUG in Unicode Driver - was: Re: Can't get more than 255
Date: 2002-11-28 01:48:29
Message-ID: 3DE575ED.3DA2B101@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Benjamin Scherrey wrote:
>
> 11/27/2002 7:07:39 PM, Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)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/

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Benjamin Scherrey 2002-11-28 02:05:01 Re: BUG in Unicode Driver - was: Re: Can't get more than 255
Previous Message Hiroshi Inoue 2002-11-28 01:42:18 Re: ODBC changes