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

Поиск
Список
Период
Сортировка
От Rico Secada
Тема Re: Can't get PHP PDO LOB working with PostgreSQL
Дата
Msg-id 20080925233729.de15a338.coolzone@it.dk
обсуждение исходный текст
Ответ на Re: Can't get PHP PDO LOB working with PostgreSQL  (Jeff MacDonald <jam@zoidtechnologies.com>)
Ответы Re: Can't get PHP PDO LOB working with PostgreSQL  (Jeff MacDonald <jam@zoidtechnologies.com>)
Список pgsql-php
On Thu, 25 Sep 2008 16:48:21 -0400
Jeff MacDonald <jam@zoidtechnologies.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
>

В списке pgsql-php по дате отправления:

Предыдущее
От: Jeff MacDonald
Дата:
Сообщение: Re: Can't get PHP PDO LOB working with PostgreSQL
Следующее
От: Jeff MacDonald
Дата:
Сообщение: Re: Can't get PHP PDO LOB working with PostgreSQL