Re: Can't get PHP PDO LOB working with PostgreSQL - Mailing list pgsql-php

From Rico Secada
Subject Re: Can't get PHP PDO LOB working with PostgreSQL
Date
Msg-id 20080925233729.de15a338.coolzone@it.dk
Whole thread Raw
In response to Re: Can't get PHP PDO LOB working with PostgreSQL  (Jeff MacDonald <jam@zoidtechnologies.com>)
Responses Re: Can't get PHP PDO LOB working with PostgreSQL  (Jeff MacDonald <jam@zoidtechnologies.com>)
List pgsql-php
On Thu, 25 Sep 2008 16:48:21 -0400
Jeff MacDonald <jam@zoidtechnologies.com> wrote:

> Greetings!
>
> On Thu, Sep 25, 2008 at 09:19:38PM +0200, Rico Secada wrote:
> > Hi.
> >
> > I have spent about two working days trying to get PostgreSQL working
> > with PDO inserting binary content and pulling it back out without
> > success.
> >
> > I have tested this on Debian Etch using PHP 5.2.0 and PostgreSQL
> > (libpq) 8.1.11. I have enabled the PostgreSQL PDO driver.
> >
>
> Have you tried to write the same code *without* the help of PDO?

No. I need to get it working with the PDO abstraction.

> [...snipped...]
> > Best regards.
> >
> > Rico.
> >
>
> Regards,
> Jeff
>

pgsql-php by date:

Previous
From: Jeff MacDonald
Date:
Subject: Re: Can't get PHP PDO LOB working with PostgreSQL
Next
From: Jeff MacDonald
Date:
Subject: Re: Can't get PHP PDO LOB working with PostgreSQL