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

Поиск
Список
Период
Сортировка
От Jeff MacDonald
Тема Re: Can't get PHP PDO LOB working with PostgreSQL
Дата
Msg-id 20080925204821.GJ5353@zoidtechnologies.com
обсуждение исходный текст
Ответ на Can't get PHP PDO LOB working with PostgreSQL  (Rico Secada <coolzone@it.dk>)
Ответы Re: Can't get PHP PDO LOB working with PostgreSQL  (Rico Secada <coolzone@it.dk>)
Список 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

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

Предыдущее
От: Rico Secada
Дата:
Сообщение: Re: Can't get PHP PDO LOB working with PostgreSQL (WRONG CODE)
Следующее
От: Rico Secada
Дата:
Сообщение: Re: Can't get PHP PDO LOB working with PostgreSQL