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 20080925213639.GK5353@zoidtechnologies.com
Whole thread Raw
In response to Re: Can't get PHP PDO LOB working with PostgreSQL  (Rico Secada <coolzone@it.dk>)
List 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

pgsql-php by date:

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