From: | Rico Secada <coolzone(at)it(dot)dk> |
---|---|
To: | pgsql-php(at)postgresql(dot)org |
Subject: | Re: Can't get PHP PDO LOB working with PostgreSQL |
Date: | 2008-09-25 21:37:29 |
Message-ID: | 20080925233729.de15a338.coolzone@it.dk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-php |
On Thu, 25 Sep 2008 16:48:21 -0400
Jeff MacDonald <jam(at)zoidtechnologies(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Chris | 2008-09-26 03:57:42 | Re: Can't get PHP PDO LOB working with PostgreSQL (WRONG CODE) |
Previous Message | Jeff MacDonald | 2008-09-25 21:36:39 | Re: Can't get PHP PDO LOB working with PostgreSQL |