Re: [INTERFACES] C++ Builder (Delphi), ODBC and large objects

Поиск
Список
Период
Сортировка
От Byron Nikolaidis
Тема Re: [INTERFACES] C++ Builder (Delphi), ODBC and large objects
Дата
Msg-id 362DE0A0.A043C697@insightdist.com
обсуждение исходный текст
Ответ на C++ Builder (Delphi), ODBC and large objects  ("angg" <angg@vng.ru>)
Список 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 по дате отправления:

Предыдущее
От: David Hartwig
Дата:
Сообщение: Re: [HACKERS] Re: [INTERFACES] using indexes with the OR clause
Следующее
От: "Cary B. O'Brien"
Дата:
Сообщение: Web Site Update for Applix+ODBC+PostgreSQL