Re: MaxLongVarChar and new lines in text - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: MaxLongVarChar and new lines in text
Date
Msg-id 4423E4BC.7050401@tpf.co.jp
Whole thread Raw
In response to Re: MaxLongVarChar and new lines in text  (Åsmund Kveim Lie <akl@nosyko.no>)
List pgsql-odbc
Åsmund Kveim Lie wrote:

> Hi Luf,
>
> The enhanced driver does not seem to work at all with
> MaxLongVarCharSize=-4 as the connect function returns false and the
> mylog ends with "[2112]DETACHING PROCESS".


Could  you turn on the *Debug* option not only in the DataSource section
but also in the Global section ?
And Could you send me the mylog output ?

>
> When using MaxLongVarCharSize=8190 I bump into another problem with my
> app when trying to fetch bytea: [Microsoft][ODBC Driver Manager]
> Invalid string or buffer length. It seems that this version of the
> driver is handling bytea's a little bit different and not quite ready
> for my use.


Could you send me the Mylog output ?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Åsmund Kveim Lie
Date:
Subject: Re: MaxLongVarChar and new lines in text
Next
From: "Erika Marlow"
Date:
Subject: Re: psqlODBC/MSAcess How-To ?