retrieving images stored by php / pgsql

Поиск
Список
Период
Сортировка
От geert.pille@vandemoortele.com (Gerard H. Pille)
Тема retrieving images stored by php / pgsql
Дата
Msg-id 41b04c0d.0504231143.49fd929f@posting.google.com
обсуждение исходный текст
Список pgsql-odbc
Hallo,

I have stored images (gif, jpeg, png and others) in a bytea column
using pg_escape_bytea ( file_get_contents (...)).

Now I would like to retrieve (and show) these images, but using
unixODBC.  I have no problem retrieving them using pgsql, but the
images are damaged when I try to do it with odbc.

What would be the correct way, if it is at all possible?

Thanks,

Gerard

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

Предыдущее
От: "Ben Trewern"
Дата:
Сообщение: Re: Another post 7.3.02 bug Was: ODBC and encodings problem
Следующее
От: "Robert Max Kramer"
Дата:
Сообщение: Re: Driver uses always UTF-8?