Large Objects - Mailing list pgsql-interfaces

From David Giffin
Subject Large Objects
Date
Msg-id Pine.BSF.3.96.981118154400.827A-100000@central.agent911.com
Whole thread Raw
Responses Re: [INTERFACES] Large Objects  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "Taral"
Date:
Subject: IDL update + comments
Next
From: Samuel Kobelkowsky
Date:
Subject: What is the right interface???