Re: truncated InputStream returned with getAsciiInputStream()

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: truncated InputStream returned with getAsciiInputStream()
Дата
Msg-id 8vjvotkirij1irlk2fg81sjpa2isqbh8vn@4ax.com
обсуждение исходный текст
Ответ на truncated InputStream returned with getAsciiInputStream()  (Isabelle Therrien <therriei@LUB.UMontreal.CA>)
Список pgsql-jdbc
On Thu, 30 Aug 2001 18:24:30 -0400, you wrote:
>So now, to store my data in the database, I use BLOB instead of TEXT.
>It works fine, my data is stored and retreived without any problem with
>method set and getAsciiStream()... until there is a byte with value "-1"
>in my Stream.  If the 43rd byte is "-1", the stream has a length of 42.

Can you post a small program that reproduces the problem?

Regards,
René Pijlman <rene@lab.applinet.nl>

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

Предыдущее
От: Isabelle Therrien
Дата:
Сообщение: truncated InputStream returned with getAsciiInputStream()
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Read transactions don't work on 7.0.x db's