Large Objects

From: David Giffin <david(at)agent911(dot)com>
To: pgsql-interfaces(at)hub(dot)org
Subject: Large Objects
Date: 1998-11-18 23:49:58
Message-ID: Pine.BSF.3.96.981118154400.827A-100000@central.agent911.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Samuel Kobelkowsky 1998-11-19 00:19:08 What is the right interface???
Previous Message Taral 1998-11-18 20:59:49 IDL update + comments