Storing image contents in TEXT fields

Поиск
Список
Период
Сортировка
От Jerome Alet
Тема Storing image contents in TEXT fields
Дата
Msg-id 20010627001110.A1279@nordine.ateur
обсуждение исходный текст
Ответы Re: Storing image contents in TEXT fields  (Alex Pilosov <alex@pilosoft.com>)
Re: Storing image contents in TEXT fields  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-sql
Hi,

I wanted to know if it's possible to store an image content in a TEXT field,
or if another type is needed (in this case, then which one ?).

I don't want to use BLOBs, because I modify an existing application
which also works with MySQL, and I can't update to postgresql-7.1.x
(I don't admin this server)

in a TEXT field the image seems to be truncated at the first nul byte.

Thanks in advance for any help.

bye,

Jerome Alet


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

Предыдущее
От: Kristis Makris
Дата:
Сообщение: Re: Using the extract() function in plpgsql
Следующее
От: Jie Liang
Дата:
Сообщение: how to limit user to open another session