Large Objects - Mailing list pgsql-sql

From Eid, Bilal
Subject Large Objects
Date
Msg-id E336B070B4B1D111B8F000A0C99D75440141CFED@ca-exchange4.nai.com
Whole thread Raw
List 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



pgsql-sql by date:

Previous
From: secret
Date:
Subject: Re: [SQL] How to have the types definition table ?
Next
From: secret
Date:
Subject: Type Conversion: int4 -> Money