| От | Tom Lane |
|---|---|
| Тема | Re: possible odbc driver bug with postgresql-7.4 |
| Дата | |
| Msg-id | 4699.1165943471@sss.pgh.pa.us обсуждение |
| Ответ на | possible odbc driver bug with postgresql-7.4 (Caio Begotti <caio@ueberalles.net>) |
| Ответы |
Re: possible odbc driver bug with postgresql-7.4
|
| Список | pgsql-odbc |
Caio Begotti <caio@ueberalles.net> writes:
>> We've been unable to get SQLGetData to work with chunking and the
>> code is just pulling the OID of the blog, and not the actual blob...
Is that supposed to work? I can't see the whole code, just the proposed
patch to change the chunk size on-the-fly (which seems completely
useless for such a small chunk size) ... but what it looks like is that
it's just selecting the OID column value.
If you expect a read of the column to deliver a lot of bytes then you
should be using bytea not large objects, I would think.
regards, tom lane
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера