Re: Large object support in ecpg

Поиск
Список
Период
Сортировка
От Satoshi Nagayasu
Тема Re: Large object support in ecpg
Дата
Msg-id 4C765D4F.4010606@gmail.com
обсуждение исходный текст
Ответ на Re: Large object support in ecpg  (Bosco Rama <postgres@boscorama.com>)
Ответы Re: Large object support in ecpg  (Bosco Rama <postgres@boscorama.com>)
Список pgsql-interfaces
Hi Bosco,

On 2010/08/26 9:02, Bosco Rama wrote:
> Hi again,
>
> Bosco Rama wrote:
>>
>> This is probably an FAQ but is there any direct support of large
>> objects in ECPG?
>
> So from the lack of response I assume not.  I certainly couldn't find
> any reference to large objects in the ecpg docs, web or any forums.

I had some experiences on using large objects in ECPG
with using ECPGget_PGconn(). However, ECPGget_PGconn() is
not recommended in ECPG application, so it's "at your own risk".

For more details, please download my document from below,
and check "Large Objects" section to handle large objects.

http://code.google.com/p/ecpgdocs/downloads/detail?name=ecpg_html.zip&can=2&q=#makechanges

Thanks,
-- 
NAGAYASU Satoshi <satoshi.nagayasu@gmail.com>


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Bosco Rama
Дата:
Сообщение: Re: Large object support in ecpg
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: Large object support in ecpg