Re: Can't get PHP PDO LOB working with PostgreSQL

From: Jeff MacDonald <jam(at)zoidtechnologies(dot)com>
To: Rico Secada <coolzone(at)it(dot)dk>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Can't get PHP PDO LOB working with PostgreSQL
Date: 2008-09-25 20:48:21
Message-ID: 20080925204821.GJ5353@zoidtechnologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Andrew McMillan 2008-09-25 21:34:50 Re: Can't get PHP PDO LOB working with PostgreSQL (WRONG CODE)
Previous Message Rico Secada 2008-09-25 20:06:15 Re: Can't get PHP PDO LOB working with PostgreSQL (WRONG CODE)