agora inbox for pgsql-sql@postgresql.org  
help / color / mirror / Atom feed
From: Chris Bitmead <cbitmead@ozemail.com.au>
To: 'pgsql-sql@postgresql.org' <pgsql-sql@postgreSQL.org>
Subject: Re: [SQL] Large Objects
Date: Tue, 06 Jul 1999 10:17:57 +1000
Message-ID: <37814B35.CEA20AD0@ozemail.com.au> (raw)
References: <E336B070B4B1D111B8F000A0C99D75440141CFEC@ca-exchange4.nai.com>

If I understand your question correctly, the answer is that lo_creat
returns an oid. You need to have a column in a regular table of type oid
and store this oid in there. When you query the table later you can get
the oid and pass it to lo_open.

"Eid, Bilal" wrote:

> Again, and in short, I need to attach an object to a table using the iODBC
> application and using buffer instead of file as input/output.
> Is there any way to do that? I need your help and may be some example to
> follow.
> Please, Help me I'm running out of time.



view thread (16+ messages)  latest in thread

Message-ID: <37814B35.CEA20AD0@ozemail.com.au>
Permalink:  ../37814B35.CEA20AD0@ozemail.com.au/
Also on:    postgresql.org/message-id/37814B35.CEA20AD0@ozemail.com.au

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-sql@postgresql.org
  Cc: cbitmead@ozemail.com.au
  Subject: Re: [SQL] Large Objects
  In-Reply-To: <37814B35.CEA20AD0@ozemail.com.au>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox