Re: inserting blob data

Поиск
Список
Период
Сортировка
От Henshall, Stuart - Design & Print
Тема Re: inserting blob data
Дата
Msg-id E382B5D8EDE1D6118DBE0008C759BCD6116AE8@WCPEXCHANGE
обсуждение исходный текст
Ответ на inserting blob data  ("Bruce Holt" <bj_holt@hotmail.com>)
Список pgsql-odbc

Tom Lane wrote:
> "Bruce Holt" <bj_holt@hotmail.com> writes:
>>> Hmm, the 8K limit has been gone for a long time.  You didn't mention
>>> your Postgres server's version, but I'm betting you need to update
>>> either your server or your ODBC driver.  Possibly both.
>
>> PostgreSQL 7.2.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2
>
> And your ODBC driver was up to date too, right?  So much for that
> theory.  How exactly are you trying to store the blob data?  (A code
> snippet would be an appropriate answer, probably.)
>
>                       regards, tom lane
>

Ensure that max LongVarchar is suitably high.
hth,
- Stuart

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

Предыдущее
От: "Henshall, Stuart - Design & Print"
Дата:
Сообщение: Re: Can't get more than 255 chars out of memo field in Acc
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Problem about Bytea and SQL_C_CHAR