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 21:36:39
Message-ID: 20080925213639.GK5353@zoidtechnologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

On Thu, Sep 25, 2008 at 11:37:29PM +0200, Rico Secada wrote:
> > Have you tried to write the same code *without* the help of PDO?
>
> No. I need to get it working with the PDO abstraction.
>

Maybe so, but you need to see if your issue is a bug in PDO or something
else.

Regards,
Jeff

In response to

Browse pgsql-php by date

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