Re: further to last e-mail - Mailing list pgsql-odbc

From Graham Vickrage
Subject Re: further to last e-mail
Date
Msg-id NDBBJABDILOPAOOMFJHOAEPODJAA.graham@digitalplanit.com
Whole thread Raw
In response to Re: further to last e-mail  (Hiroshi Inoue <Inoue@tpf.co.jp>)
List pgsql-odbc
'Text as LongVarChar' is ticked, and the max char length is set to 8190
(default from install). The max length in my table of this particualar text
field is 587 characters.

Thanks Graham.

-----Original Message-----
From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
Sent: 01 August 2002 07:32
To: Graham Vickrage
Cc: pgsql-odbc@postgresql.org
Subject: Re: [ODBC] further to last e-mail


Graham Vickrage wrote:
>
> I have tracked down the problem (but not the solution), it
> would appear that the data type 'text' is causing the problems.
> If a column of type text is included in the query then only one
> row is returned, else all rows are.
>
> Why is this, is it the ODBC driver or NT Server 4 or something else?

How are you setting *Text As LongVarChar* option ?
And how big the actual size of the text field ?

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



pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: further to last e-mail
Next
From: Hiroshi Inoue
Date:
Subject: Re: further to last e-mail