ODBC and bytea

Поиск
Список
Период
Сортировка
От Andreas Lubensky
Тема ODBC and bytea
Дата
Msg-id 201201201200.56410.lubensky@cognitec.com
обсуждение исходный текст
Список pgsql-general
Hi,
currently we are trying to integrate Postgres with ODBC and have problems with
blobs.
We tried to use bytea and were under the impression that bytea would act like
a blob in other databases when used through ODBC.
So far we could not make it work properly. It seems we still have to do the
encoding/decoding of the binary data to bytea ourselves. Is this the correct
behavior? I guess we are not the only ones using ODBC and trying to store
blobs in Postgres. But nevertheless there is nearly no information on this
subject to be found.
Any help appreciated :-)

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

Предыдущее
От: Brice Maron
Дата:
Сообщение: Immutable function with bind value
Следующее
От: "maripabis@tiscali.it"
Дата:
Сообщение: Does Stackbuilder need username/pwd for the proxy?