Re: [INTERFACES] C++ Builder (Delphi), ODBC and large objects - Mailing list pgsql-interfaces

From Byron Nikolaidis
Subject Re: [INTERFACES] C++ Builder (Delphi), ODBC and large objects
Date
Msg-id 362DE0A0.A043C697@insightdist.com
Whole thread Raw
In response to C++ Builder (Delphi), ODBC and large objects  ("angg" <angg@vng.ru>)
List pgsql-interfaces

angg wrote:

> I have problem using large objects with C++ Builder.
> When client side writes to the database psqlodbc.log reports that 0-value is
> inserted into large-object field.
> When client try to read data from the psqlodbc.log reports "Couldnt open
> large object for reading"
> I've asked this question to the mailin list already, but nobody answers.
> Perhaps because I wrote too long request. Now I ask to answer several simple
> questions:
> 1 Does anybody use large objects with C++ Builder (Delphi), BDE, ODBC,
> PostgreSQL?
> 2 Does anybody know (or suspect) who (C++ Builder (Delphi), BDE, ODBC or
> PostgreSQL) is responcible for the error?
> 3 Can anybody give me patch OR algorithm OR idea OR source for info OR hint
> to solve the problem.
> Thank you, Mikhail.


Please send me the psqlodbc.log files showing both the "0-value" error and the
"couldn't open large object for reading".

Also, send the odbc trace log files (sql.log) as well showing the results of
both the read and write attempts.  Make sure the log file is clean before you
begin.

Byron


pgsql-interfaces by date:

Previous
From: David Hartwig
Date:
Subject: Re: [HACKERS] Re: [INTERFACES] using indexes with the OR clause
Next
From: "Cary B. O'Brien"
Date:
Subject: Web Site Update for Applix+ODBC+PostgreSQL