Re: Help with pg_loimport

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Richard Whittaker <richard(at)connections(dot)yk(dot)ca>, pgsql-php(at)postgresql(dot)org
Subject: Re: Help with pg_loimport
Date: 2001-04-22 12:31:48
Message-ID: 01042215314801.15755@bugs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

On Dom 22 Abr 2001 01:09, Richard Whittaker wrote:
> I posted this orignally on phpbuilder.net, but I also wanted to try here as
> well...
>
> Thanks kindly!
> Richard.
>
> Author: Richard Whittaker (199.247.236.117)
> Date: 2001-04-21 16:15:13
>
> Greetings:
>
> Does anyone have any examples of using the pg_loimport routines in PHP?...
>
> I have a requirement to be able to import a binary file (an image) into a
> table that has three columns.
>
> The first two columns are sequence integers, and the third is an OID
> column. I would like to be able, via my PHP script, to insert a new image,
> with the two integers, but I don't see any examples of this for PostGres
> and PHP... Is this possible to do at all?...

Oh please! If someone has a small example of how to do this, I think lots of
use will be gratefull!!!!!

Saludos... :-)

P.D.: I have send this question before, with no answer.

--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Mitch Vincent 2001-04-22 18:44:22 Re: Help with pg_loimport
Previous Message Richard Whittaker 2001-04-21 22:09:07 Help with pg_loimport