Re: [INTERFACES] C++ Builder (Delphi), ODBC and large objects
От | Andrzej Szydlo |
---|---|
Тема | Re: [INTERFACES] C++ Builder (Delphi), ODBC and large objects |
Дата | |
Msg-id | 199810220606.IAA29378@maciek.gv.edu.pl обсуждение исходный текст |
Ответ на | [INTERFACES] C++ Builder (Delphi), ODBC and large objects ("angg" <angg@vng.ru>) |
Список | pgsql-interfaces |
Hello Byron, On Wed, 21 Oct 1998 17:53:13 -0400, Byron Nikolaidis wrote: > > I haven't had any success figuring out why Borland products can't write > blobs. Maybe you could send me logfiles of the problems (both sql.log > and psqlodbc.log). We've found out, that the problem is in Delphi itself (and probably other Borland's products as well). Seems that Delphi components responsible for BLOBs handling call BDE incorrectly. We managed to make a workaround by calling BDE API manually instead of using components provided by Borland. It works, but make programming much more complicated, or at least much slower. Unfortunately we are unable to compile this workaround into the components library to fix the problem because Borland/Inprise doesn't provide any source code for this part of their library. Do you think we (PostgreSQL + Borland users) could influence Borland to solve this problem? They only need to include our routines into their library or just make some sorce code available (they released it for many other components in thier library) to allow us to fix it. Andrzej
В списке pgsql-interfaces по дате отправления: