Large Objects

From: "Eid, Bilal" <Bilal_Eid(at)NAI(dot)com>
To: "'pgsql-sql(at)postgresql(dot)org'" <pgsql-sql(at)postgresql(dot)org>
Subject: Large Objects
Date: 1999-07-06 18:42:47
Message-ID: E336B070B4B1D111B8F000A0C99D75440141CFED@ca-exchange4.nai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi everyone,

Anyone can help me, I came to a halt, I tried several ways, but no success.

I need to access, read-in, write-out to an object in a table from/ to a
buffer.

The examples in the Documentation are either through PSQL on-lin-intractive
process. which read/write to a file only.

or the sample program that I need to pass "lobjid" which I do not have when
I start, and it read/write to the database itself (not to a table which has
a column defined as oid).

Please someone give a hint, I'm in a desperate situation.

Thank you all.

Network Associates Inc.

Bilal Eid

Browse pgsql-sql by date

  From Date Subject
Next Message secret 1999-07-06 18:49:20 Type Conversion: int4 -> Money
Previous Message secret 1999-07-06 14:51:51 Re: [SQL] How to have the types definition table ?