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

From Jeff MacDonald
Subject Re: Can't get PHP PDO LOB working with PostgreSQL
Date
Msg-id 20080925204821.GJ5353@zoidtechnologies.com
Whole thread Raw
In response to Can't get PHP PDO LOB working with PostgreSQL  (Rico Secada <coolzone@it.dk>)
Responses Re: Can't get PHP PDO LOB working with PostgreSQL  (Rico Secada <coolzone@it.dk>)
List pgsql-php
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?

[...snipped...]
> Best regards.
>
> Rico.
>

Regards,
Jeff

pgsql-php by date:

Previous
From: Rico Secada
Date:
Subject: Re: Can't get PHP PDO LOB working with PostgreSQL (WRONG CODE)
Next
From: Rico Secada
Date:
Subject: Re: Can't get PHP PDO LOB working with PostgreSQL