Large Objects

Поиск
Список
Период
Сортировка
От David Giffin
Тема Large Objects
Дата
Msg-id Pine.BSF.3.96.981118154400.827A-100000@central.agent911.com
обсуждение исходный текст
Ответы Re: [INTERFACES] Large Objects
Список pgsql-interfaces
I'm working on a project with large objects. I'm getting this error:

    Can't call method "Pg::PQlo_creat" on unblessed reference

Here is the code it is choking on..

    $conn = Pg::PQsetdb('', '', '', '', $$SD{'database'});
    $lobj_Id = $conn->Pg::PQlo_creat($mode);

Let me know if you have any ideas.

Thanks in advance,

David


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

Предыдущее
От: "Taral"
Дата:
Сообщение: IDL update + comments
Следующее
От: Samuel Kobelkowsky
Дата:
Сообщение: What is the right interface???