Обсуждение: bytea&odbc&delphi

Поиск
Список
Период
Сортировка

bytea&odbc&delphi

От
"Fischer, Udo Attila"
Дата:
I want to use Large objects and bytea in delphi.
I want to save pictures and mail messages and other blob objects in the
database.
Bytea seems to me better, because it cannot be accessed by other users. (ok
it use more resources)
But I cannot put pictures in it,
or other types only objects smaller ~8k.


How can I solve that problem?
thx: Udo