Re: Large objects truncated when retrieved

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Large objects truncated when retrieved
Дата
Msg-id 016901c38ac9$ab7c8570$3d283ddb@PbgX
обсуждение исходный текст
Ответ на Large objects truncated when retrieved  (Xavier Le Vourch <xavier@brittanysoftware.com>)
Ответы Re: Large objects truncated when retrieved  (Xavier Le Vourch <xavier@brittanysoftware.com>)
Список pgsql-odbc
> -----Original Message-----
> From: Xavier Le Vourch
> Sent: Saturday, October 04, 2003 3:48 AM
>
> I'm storing pictures in a table using the lo type definition from the
> FAQ. The server version is 7.2.3 and the odbc driver is 7.3.100.
>
> The images are stored correctly and can be retrieved on the
> server fine
> using psql but the odbc driver truncates the objects at 32k+1 on the
> retrieve (they were stored correctly though).

Which data type are you using to store the images ?
And what kind of tools are you using ?
In most cases tools have their own limitations.

regards,
Hiroshi Inoue


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

Предыдущее
От: Xavier Le Vourch
Дата:
Сообщение: Large objects truncated when retrieved
Следующее
От: Xavier Le Vourch
Дата:
Сообщение: Re: Large objects truncated when retrieved